Spaces:
Runtime error
Runtime error
FlawedLLM
commited on
Upload requirements (2).txt
Browse files- requirements (2).txt +8 -0
requirements (2).txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip==23.3.2
|
2 |
+
pytorch-ignite==0.5.0.post2
|
3 |
+
pytorch-lightning==2.2.2
|
4 |
+
transformers==4.39.3
|
5 |
+
accelerate==0.29.3
|
6 |
+
bitsandbytes==0.43.1
|
7 |
+
peft==0.11.1
|
8 |
+
huggingface-hub==0.22.2
|