Spaces:
Running
Running
Update requeriments
Browse files
README.md
CHANGED
|
@@ -67,7 +67,7 @@ Any other ModelForSeq2SeqLM from HuggingFace's Hub should work with this library
|
|
| 67 |
Pytorch >= 1.10.0
|
| 68 |
See: https://pytorch.org/get-started/locally/
|
| 69 |
|
| 70 |
-
Accelerate >= 0.
|
| 71 |
pip install --upgrade accelerate
|
| 72 |
|
| 73 |
HuggingFace Transformers
|
|
|
|
| 67 |
Pytorch >= 1.10.0
|
| 68 |
See: https://pytorch.org/get-started/locally/
|
| 69 |
|
| 70 |
+
Accelerate >= 0.12.0
|
| 71 |
pip install --upgrade accelerate
|
| 72 |
|
| 73 |
HuggingFace Transformers
|