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
9aa51ca227
commit
86092d1879
@ -65,7 +65,7 @@ For instance:
|
|||||||
|
|
||||||
You also need to put GPT-J-6B's config.json file in the same folder: [config.json](https://huggingface.co/EleutherAI/gpt-j-6B/raw/main/config.json)
|
You also need to put GPT-J-6B's config.json file in the same folder: [config.json](https://huggingface.co/EleutherAI/gpt-j-6B/raw/main/config.json)
|
||||||
|
|
||||||
## Converting to pytorch
|
#### Converting to pytorch (optional)
|
||||||
|
|
||||||
The script `convert-to-torch.py` allows you to convert models to .pt format, which is about 10x faster to load:
|
The script `convert-to-torch.py` allows you to convert models to .pt format, which is about 10x faster to load:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user