Spaces:
Runtime error
Runtime error
Teucher
commited on
Commit
·
da73821
1
Parent(s):
0a79ab3
bits and bytes cuda
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
bitsandbytes
|
2 |
-
datasets
|
3 |
-
accelerate
|
4 |
loralib
|
5 |
gradio
|
6 |
git+https://github.com/huggingface/peft.git
|
|
|
1 |
+
bitsandbytes-cuda112
|
2 |
+
datasets
|
3 |
+
accelerate
|
4 |
loralib
|
5 |
gradio
|
6 |
git+https://github.com/huggingface/peft.git
|