Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
peft
|
3 |
accelerate
|
4 |
-
bitsandbytes
|
5 |
safetensors
|
6 |
torch
|
7 |
scipy
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
peft
|
3 |
accelerate
|
4 |
+
bitsandbytes-cuda116
|
5 |
safetensors
|
6 |
torch
|
7 |
scipy
|