Spaces:
Runtime error
Runtime error
harishnair04
commited on
Commit
•
bf9d223
1
Parent(s):
3be5519
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
torch
|
5 |
gguf>=0.10.0
|
6 |
sentencepiece
|
7 |
-
numpy==1.21.0
|
|
|
|
4 |
torch
|
5 |
gguf>=0.10.0
|
6 |
sentencepiece
|
7 |
+
numpy==1.21.0
|
8 |
+
bitsandbytes
|