parent
f659415170
commit
78bd4d3a5c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Once downloaded, it will be automatically applied to **every** `LlamaForCausalLM
|
||||||
1. Install the `protobuf` library:
|
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:
|
2. Use the script below to convert the model in `.pth` format that you, a fellow academic, downloaded using Meta's official link:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue