zaddyzaddy
commited on
Commit
•
dec2bca
1
Parent(s):
a94c0d1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ torch
|
|
2 |
unsloth[cu121-ampere-torch220] @ git+https://github.com/unslothai/unsloth.git
|
3 |
xformers
|
4 |
trl
|
5 |
-
peft
|
6 |
accelerate
|
7 |
bitsandbytes
|
|
|
2 |
unsloth[cu121-ampere-torch220] @ git+https://github.com/unslothai/unsloth.git
|
3 |
xformers
|
4 |
trl
|
5 |
+
peft>=0.11.1
|
6 |
accelerate
|
7 |
bitsandbytes
|