Skip to content

Commit 7a1915c

Browse files
chore: update peft version to v0.18.0
Signed-off-by: yashasvi <yashasvi@ibm.com>
1 parent 80d32ab commit 7a1915c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"tokenizers<=0.22",
3535
"tqdm>=4.66.2,<5.0",
3636
"trl>=0.19.1,<0.20.0",
37-
"peft==0.18.0rc0",
37+
"peft>=0.18.0,< 0.19.0",
3838
"datasets>=4.0.0,<5.0.0",
3939
"simpleeval>=0.9.13,<2.0",
4040
"pillow>=11.0.0,<12.0",

0 commit comments

Comments
 (0)