mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
parent
f659415170
commit
78bd4d3a5c
@ -25,7 +25,7 @@ Once downloaded, it will be automatically applied to **every** `LlamaForCausalLM
|
||||
1. Install the `protobuf` library:
|
||||
|
||||
```
|
||||
pip install protobuf
|
||||
pip install protobuf==3.20.1
|
||||
```
|
||||
|
||||
2. Use the script below to convert the model in `.pth` format that you, a fellow academic, downloaded using Meta's official link:
|
||||
|
Loading…
Reference in New Issue
Block a user