Skip to content

Commit 0fa55ee

Browse files
committed
tag peft to a rc instead of commit tag
Signed-off-by: Dushyant Behl <dushyantbehl@in.ibm.com>
1 parent 1e844d3 commit 0fa55ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"tokenizers<=0.22",
3636
"tqdm>=4.66.2,<5.0",
3737
"trl>=0.19.1,<0.20.0",
38-
"peft @ git+https://github.com/huggingface/peft.git@293aea5df6db240856a77f89955d1a89ce38b50d",
38+
"peft==0.18.0rc0",
3939
"datasets>=4.0.0,<5.0.0",
4040
"simpleeval>=0.9.13,<2.0",
4141
"pillow>=11.0.0,<12.0",

0 commit comments

Comments
 (0)