Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ More training details and scripts can be seen at https://github.com/meta-math/Me
|
|
18 |
## Installation
|
19 |
|
20 |
```
|
21 |
-
pip install transformers
|
22 |
pip instal torch==2.0.1
|
23 |
pip instal sentencepiece==0.1.99
|
24 |
pip instal tokenizers==0.13.3
|
|
|
18 |
## Installation
|
19 |
|
20 |
```
|
21 |
+
pip install transformers==4.35.0
|
22 |
pip instal torch==2.0.1
|
23 |
pip instal sentencepiece==0.1.99
|
24 |
pip instal tokenizers==0.13.3
|