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