dernier test
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
-
|
2 |
-
torchvision -i --upgrade https://download.pytorch.org/whl/cu121
|
3 |
-
triton -i --upgrade https://download.pytorch.org/whl/cu121
|
4 |
-
unsloth[cu121-torch230] @ git+https://github.com/unslothai/unsloth.git
|
5 |
xformers
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
1 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
|
|
|
|
|
|
2 |
xformers
|
3 |
+
trl<0.9.0
|
4 |
+
peft==0.11.1
|
5 |
+
bitsandbytes
|
6 |
+
transformers
|