reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ llama-cpp-python==0.3.2
|
|
3 |
transformers==4.46.3
|
4 |
torch==2.5.1
|
5 |
huggingface_hub==0.25.2
|
6 |
-
|
7 |
xformers<0.0.27
|
8 |
trl<0.9.0
|
9 |
peft
|
|
|
3 |
transformers==4.46.3
|
4 |
torch==2.5.1
|
5 |
huggingface_hub==0.25.2
|
6 |
+
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
7 |
xformers<0.0.27
|
8 |
trl<0.9.0
|
9 |
peft
|