Sebastien De Greef
commited on
Commit
•
c6b7433
1
Parent(s):
815cc64
switch to my fork to test the push to HF for training metrics
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
unsloth[colab-new] @ git+https://github.com/
|
2 |
xformers<0.0.27
|
3 |
trl<0.9.0
|
4 |
peft
|
|
|
1 |
+
unsloth[colab-new] @ git+https://github.com/sebdg/unsloth.git
|
2 |
xformers<0.0.27
|
3 |
trl<0.9.0
|
4 |
peft
|