Skip to content

Commit

Permalink
fix(deps): update dependency peft to ^0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 2e0eedd commit 7ccff93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ torch = "^2.3.1"
accelerate = "^0.34.0"
sentencepiece = "^0.2.0"
datasets = "^3.0.0"
peft = "^0.11.1"
peft = "^0.13.0"
bitsandbytes = "^0.43.1"
evaluate = "^0.4.2"
safetensors = "^0.4.3"
Expand Down

0 comments on commit 7ccff93

Please sign in to comment.