syslot

Results 12 comments of syslot

Agree with you @controversial and @omz would you please offer your opinion?

This implement for llama is very meaningful and do you test the performance of this ? How fast can this be when compares with vanilla transformers api?

Here is the source, run it and gom ``` package main import ( "log" "net/http" _ "github.com/rakyll/gom/http" ) func handler(rw http.ResponseWriter, req *http.Request) { rw.Write([]byte(`ok`)) } func main() { go...

I tested this with two browser: 1. Chrome with Version 122.0.6261.129 (Official Build) (x86_64) 2. Arc Version 1.37.0 (48361) Chromium Engine Version 123.0.6312.106

this pic is captured in chrome

It doesn't match the situation you described. For the reason that I can't find the popup segment in style. Is it unexpected width of the container?

> The expected width of the popup is `550px`, as specified in `Popup.css`. If you don't see the `popup` class, then something is very wrong 😅 > > Can you...

Well , very thanks to your tool, and stash is real nice project! @ywangd @jsbain

I try ssh & gh in pythonista3 and two scripts are broken.