Lissanro Rayen
Lissanro Rayen
The convert script does not seem to work, perhaps it does not support GPTQ .safetensors format, I tried it first on a small 7B models, and got the following errors:...
The documentation says: `> Upscaling uses the model stabilityai/stable-diffusion-4x-upscaler. This model will automatically be downloaded when the operator is first run.` It is very unlikely to download in just ten...
I was trying available patches in pull requests, and I noticed that after applying https://github.com/carson-katri/dream-textures/pull/410 this issue was solved.
> My current workaround is to start several ollama servers, then using litellm as a proxy, configuring secific models to specific ollama instances. I also modified `routes.go` line 60 to...
The Patcher did not work for me either in the Yandex browser. Hopefully this patcher eventually will be updated. In the meantime, I found an alternative solution to almost instantly...
Here is working content for the requirements.txt file for everyone else who encountered this issue (tested in Ubuntu Studio 23.10): ``` fastapi gradio gradio_imageslider gradio_client Markdown numpy requests sentencepiece tokenizers...
This is an issue in iPhone too. In landscape mode it is pointing in wrong direction (off by 90 degrees). It should take screen rotation in account to calculate how...
As an idea how to implement this feature without adding an explicit option, I can suggest to automatically disable the first message if the "First message" field is empty, since...
I think it was fixed after merging of https://github.com/oobabooga/text-generation-webui/pull/6561 - so this issue is now solved and indeed can be closed.
I have been using this patch for a while, and mostly it works quite well. But it is not possible to add attach more images later (additional images either replace...