Skip to content

Commit

Permalink
Update setup.py (#315)
Browse files Browse the repository at this point in the history
adds peft as a temp dep due to huggingface/trl#2849
  • Loading branch information
edbeeching authored Feb 13, 2025
1 parent 90a6de9 commit 7041fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"math-verify==0.5.2", # Used for math verification in grpo
"packaging>=23.0",
"parameterized>=0.9.0",
"peft>=0.14.0",
"pytest",
"ruff>=0.9.0",
"safetensors>=0.3.3",
Expand Down

0 comments on commit 7041fbc

Please sign in to comment.