We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8659901 + 29cbf07 commit 3d805c0Copy full SHA for 3d805c0
1 file changed
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"tokenizers<=0.22",
36
"tqdm>=4.66.2,<5.0",
37
"trl>=0.19.1,<0.20.0",
38
-"peft @ git+https://github.com/huggingface/peft.git@293aea5df6db240856a77f89955d1a89ce38b50d",
+"peft==0.18.0rc0",
39
"datasets>=4.0.0,<5.0.0",
40
"simpleeval>=0.9.13,<2.0",
41
"pillow>=11.0.0,<12.0",
0 commit comments