mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Update README
This commit is contained in:
parent
8c3746b629
commit
8f789ed999
@ -37,7 +37,7 @@ Hugging Face is the main place to download models. These are some of my favorite
|
|||||||
|
|
||||||
The files that you need to download are the json, txt, and pytorch\*.bin files. The remaining files are not necessary.
|
The files that you need to download are the json, txt, and pytorch\*.bin files. The remaining files are not necessary.
|
||||||
|
|
||||||
For your convenience, you can automatically download a model from HF using the script download-model.py. Its usage is very simple:
|
For your convenience, you can automatically download a model from HF using the script `download-model.py`. Its usage is very simple:
|
||||||
|
|
||||||
python download-model.py organization/model
|
python download-model.py organization/model
|
||||||
|
|
||||||
@ -71,7 +71,7 @@ Then browse to
|
|||||||
|
|
||||||
#### Command-line flags
|
#### Command-line flags
|
||||||
|
|
||||||
* `--model MODEL`: load this model by default.
|
`--model model-name`: load this model by default.
|
||||||
|
|
||||||
## Presets
|
## Presets
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user