mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Update README
This commit is contained in:
parent
5b117590ad
commit
fb864dad7b
@ -165,7 +165,7 @@ text-generation-webui
|
|||||||
```
|
```
|
||||||
text-generation-webui
|
text-generation-webui
|
||||||
├── models
|
├── models
|
||||||
│ ├── llama-13b.ggmlv3.q4_K_M.bin
|
│ ├── llama-2-13b-chat.Q4_K_M.gguf
|
||||||
```
|
```
|
||||||
|
|
||||||
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 via the command-line with `python download-model.py organization/model` (use `--help` to see all the options).
|
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 via the command-line with `python download-model.py organization/model` (use `--help` to see all the options).
|
||||||
|
Loading…
Reference in New Issue
Block a user