Update README.md
This commit is contained in:
parent
d910d435cd
commit
01e5772302
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ For instance:
|
||||||
|
|
||||||
python download-model.py facebook/opt-1.3b
|
python download-model.py facebook/opt-1.3b
|
||||||
|
|
||||||
If you want to download a model manually, note that all you need are the json, txt, and pytorch\*.bin files. The remaining files are not necessary.
|
If you want to download a model manually, note that all you need are the json, txt, and pytorch\*.bin (or model*.safetensors) files. The remaining files are not necessary.
|
||||||
|
|
||||||
#### GPT-4chan
|
#### GPT-4chan
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue