Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ bitsandbytes
|
|
| 3 |
torch
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
einops
|
| 6 |
-
sentencepiece
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
einops
|
| 6 |
+
sentencepiece
|
| 7 |
+
mistral-inference==1.5.0
|