Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
|
|
|
|
|
|
|
|
2 |
xformers
|
3 |
-
trl
|
4 |
peft
|
5 |
accelerate
|
6 |
-
bitsandbytes
|
|
|
|
1 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
2 |
+
packaging
|
3 |
+
ninja
|
4 |
+
einops
|
5 |
+
flash-attn
|
6 |
xformers
|
7 |
+
trl
|
8 |
peft
|
9 |
accelerate
|
10 |
+
bitsandbytes
|
11 |
+
torch==2.2.1
|