Spaces:
Runtime error
Runtime error
AchyuthGamer
commited on
Commit
•
7439ab0
1
Parent(s):
6a13f61
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
bitsandbytes
|
3 |
+
torch
|
4 |
+
git+https://github.com/huggingface/transformers.git
|
5 |
+
einops
|
6 |
+
sentencepiece
|
7 |
+
mistral-inference==1.5.0
|