mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Minor README change (#6687)
This commit is contained in:
parent
4bd260c60d
commit
b76b7f6bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ text-generation-webui
|
|||
│ │ └── tokenizer.model
|
||||
```
|
||||
|
||||
In both cases, you can use the "Model" tab of the UI to download the model from Hugging Face automatically. It is also possible to download it via the command-line with
|
||||
In both cases, you can use the "Model" tab of the UI to download the model from Hugging Face automatically. It is also possible to download it via the command-line with:
|
||||
|
||||
```
|
||||
python download-model.py organization/model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue