Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
unsloth
|
| 2 |
+
xformers
|
| 3 |
+
trl
|
| 4 |
+
peft
|
| 5 |
+
accelerate
|
| 6 |
+
bitsandbytes
|
| 7 |
+
triton
|
| 8 |
+
torch
|
| 9 |
+
gradio
|