Skip to content

Commit

Permalink
update peft dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiscode committed May 28, 2024
1 parent 94f5e08 commit 87a64bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"torch>=2.3",
"einops>=0.8",
"numpy>=1.26",
"peft>=0.10",
"peft>=0.11",
"pyyaml>=6.0",
"tqdm>=4.66",
"tensorboard>=2.16.0",
Expand Down

0 comments on commit 87a64bd

Please sign in to comment.