akjindal53244
commited on
Commit
•
e561311
1
Parent(s):
5d779ad
Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ Arithmo-Mistral-7B outperforms existing 7B and 13B state-of-the-art Mathematical
|
|
61 |
## Installation
|
62 |
|
63 |
```
|
64 |
-
pip install transformers
|
65 |
pip install accelerate
|
66 |
pip install sentencepiece
|
67 |
pip install protobuf
|
|
|
61 |
## Installation
|
62 |
|
63 |
```
|
64 |
+
pip install transformers >=4.34.0
|
65 |
pip install accelerate
|
66 |
pip install sentencepiece
|
67 |
pip install protobuf
|