mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-29 10:59:32 +01:00
Update README
This commit is contained in:
parent
e0ec20c1b7
commit
aeff0d4cc1
@ -71,7 +71,9 @@ Then follow these steps to install:
|
|||||||
2. Place GPT-J-6B's config.json file in that same folder: [config.json](https://huggingface.co/EleutherAI/gpt-j-6B/raw/main/config.json)
|
2. Place GPT-J-6B's config.json file in that same folder: [config.json](https://huggingface.co/EleutherAI/gpt-j-6B/raw/main/config.json)
|
||||||
3. Download GPT-J-6B under `models/gpt-j-6B`:
|
3. Download GPT-J-6B under `models/gpt-j-6B`:
|
||||||
|
|
||||||
|
```
|
||||||
python download-model.py EleutherAI/gpt-j-6B
|
python download-model.py EleutherAI/gpt-j-6B
|
||||||
|
```
|
||||||
|
|
||||||
#### Converting to pytorch (optional)
|
#### Converting to pytorch (optional)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user