-
Installed all requirements and rvc requirements, when trying to run extras it crashes with error:
```
Initializing RVC voice conversion (from ST request file)
Increasing server upload limit
Trac…
-
2023-10-31 21:07:07 ERROR:Failed to load the extension "long_term_memory_with_qdrant".
Traceback (most recent call last):
File "C:\ProgramData\oobabooga\text-generation-webui\modules\extensions.py…
-
**Is your feature request related to a problem? Please describe.**
VRAM is a major limitation for running most models locally, and guidance by design requires to run models locally to get the most va…
-
### Describe the bug
If I use Notebook or Default mode, the whole text is sent to Translator at once. Google translate can only translate 5000 characters at once and the plugin doesn't handle that. T…
-
### Describe the bug
Using the oobabooga API to access my local model fails to communicate successfully. I can send information to the model via the oobabooga API, and can receive it back to oogaboog…
-
Replate the UI with https://github.com/oobabooga/text-generation-webui
-
I was wandering if you could upload something to test with ggerganov/llama.cpp and oobabooga/text-generation-webui.
Any q4_0 or q8_0 GGML .bin file will do.
-
Hi Kaicheng,
Thank you, this is super helpful! Considering data privacy issues and the emergence of really powerful small models I think a tutorial for using local LLMs would be very useful. I've e…
-
The `ctypes.CDLL` call under https://github.com/abetlen/llama-cpp-python/blob/7e20e346bd49cc8f0031eb053fe879a38c777b6f/llama_cpp/llama_cpp.py#L75 loads symbols in the global scope. In my project, it i…
-
off by default, turn on with the new yaml setting:
`use_ai_generated_keywords`
FEATURE PREVIEW: If set, the bot will ask Oobabooga to generate
image keywords from a user's message. It will the…