mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-21 16:10:19 +01:00
Update README
This commit is contained in:
parent
7cb650237c
commit
322cd28e24
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue