Spaces:
Runtime error
Runtime error
artintel235
commited on
Commit
β’
cd47b42
1
Parent(s):
ce02b40
added requirements.txt file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==0.21.0
|
2 |
+
peft==0.4.0
|
3 |
+
bitsandbytes==0.40.2
|
4 |
+
transformers==4.31.0
|
5 |
+
trl==0.4.7
|
6 |
+
gradio
|