Alkohole
Alkohole
1. Execute the `git pull` command in the repository folder. 2. Execute [**Updating the requirements**](https://github.com/oobabooga/text-generation-webui#updating-the-requirements) >From time to time, the `requirements*.txt` change. To update, use these commands: >``` >conda activate...
Yeah, upgrade cuda to 12.1.
Have you reinstalled the requirements?
`--cpu-memory 0 --gpu-memory 24 --bf16` are not used in llama.cpp, it's for transformers. A little bit of my nerdiness. `cpu-memory 0` is not needed because you have covered all the...
You need to fill in the parameters of the model, after which you need to save them, after which the config-user.yaml file will appear in the folder with models, approximate...
That's normal, it's a "markdown"
I don't know why auto installation is so attractive, I've never had a good experience with it on devices with multiple versions of python, use "Manual installation using Conda" from...
Well, I was getting this error due to an outdated plugin, namely the `CodeRunner` plugin.
There is no problem, it's just a warning and the model still loads. If you want to remove this warning, disable the exllamav2 kernel. P.S: This model is available as...
To save user info, use save button in the Session tab