Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
accelerate
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
git+https://github.com/unslothai/unsloth.git@main#egg=unsloth[colab-new]
|
2 |
+
xformers<0.0.26
|
3 |
+
torch
|
4 |
+
trl
|
5 |
+
peft
|
6 |
accelerate
|
7 |
+
bitsandbytes
|
8 |
+
xformers
|
9 |
+
triton --pre
|