Update README

This commit is contained in:
oobabooga 2025-06-13 01:27:33 -07:00
parent 7cb650237c
commit 322cd28e24

View file

@ -322,10 +322,6 @@ API:
</details>
## Documentation
https://github.com/oobabooga/text-generation-webui/wiki
## Downloading models
Models should be placed in the folder `text-generation-webui/user_data/models`. They are usually downloaded from [Hugging Face](https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads&search=gguf).
@ -373,6 +369,10 @@ python download-model.py organization/model
Run `python download-model.py --help` to see all the options.
## Documentation
https://github.com/oobabooga/text-generation-webui/wiki
## Google Colab notebook
https://colab.research.google.com/github/oobabooga/text-generation-webui/blob/main/Colab-TextGen-GPU.ipynb