ye7iaserag
ye7iaserag
Firstly, I'd like to thank you a lot for the awesome work done here and the MIT license. I've gone through the code base and as someone who never wants...
@tymondesigns please, we can't move forward without this
same question here
I'm also having the `indices should be either on cpu or on the same device` error while converting bart.large after download Using wsl2 with 3080 also have the same warning...
I'm facing this too when adding script tags with JavaScript in a gradio HTML component Currently there is no way to inject JS, which is needed if you are creating...
I was pro having `--gptq` prefix, since with support of other models and libs things will get mixed up a lot in the future Also how can we run old...
So this is not yet working? did anyone get it to work?
This is also happening with me on 12gb of vram with the llama 30b 4bit version even if i specify very low vram usage like `--gpu-memory 2` The output on...
I've also noticed `--cpu` will still OOM on vram which is illogical
Did you guys get anywhere with this? I tried to create an event handler (`html.change`) to use it with a JS websocket client on the same gradio socket which actually...