Vladislav Sokolovskii
commited on
Commit
•
8df7381
1
Parent(s):
ef0453e
Add specific commit to unsloth, because newer version does not workwq
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ transformers==4.44.2
|
|
5 |
bitsandbytes==0.43.3
|
6 |
peft==0.12.0
|
7 |
accelerate>=0.34.2
|
8 |
-
git+https://github.com/unslothai/unsloth.git
|
|
|
5 |
bitsandbytes==0.43.3
|
6 |
peft==0.12.0
|
7 |
accelerate>=0.34.2
|
8 |
+
git+https://github.com/unslothai/unsloth.git@fb77505f8429566f5d21d6ea5318c342e8a67991
|