Spaces:
Runtime error
Runtime error
CyberNative
commited on
Commit
•
e655844
1
Parent(s):
a0d7e84
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
accelerate==0.30.1
|
2 |
huggingface_hub==0.22.2
|
3 |
transformers>=4.30.0
|
4 |
-
|
5 |
-
torchaudio>=2.2.0
|
6 |
-
torchvision>=0.17.0
|
7 |
-
bitsandbytes>=0.43.1
|
8 |
-
peft>=0.10.0
|
9 |
-
accelerate>=0.30.0
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers>=4.30.0
|
3 |
+
auto_gptq>=0.7.0
|
|
|
|
|
|
|
|
|
|