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