mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Update README
This commit is contained in:
parent
7cb650237c
commit
322cd28e24
1 changed files with 4 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue