dernier test (#10)
Browse files- dernier test (b61219b8f7b89872ec812c4b97c5777bc76c59ba)
Co-authored-by: parpaillon <clemparpa@users.noreply.huggingface.co>
- 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
|