Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pandas
|
|
8 |
#peft
|
9 |
datasets
|
10 |
torch
|
11 |
-
llama-cpp-python
|
|
|
|
8 |
#peft
|
9 |
datasets
|
10 |
torch
|
11 |
+
#llama-cpp-python
|
12 |
+
bitsandbytes
|