Skip to content

Commit

Permalink
fix(deps): update dependency accelerate to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 6602e3b commit 8872873
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
27 changes: 11 additions & 16 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 @@ -21,7 +21,7 @@ unidiff = "^0.7.5"
backoff = "^2.2.1"
black = "^24.4.2"
torch = "^2.3.1"
accelerate = "^0.32.1"
accelerate = "^0.34.0"
sentencepiece = "^0.2.0"
datasets = "^2.20.0"
peft = "^0.11.1"
Expand Down

0 comments on commit 8872873

Please sign in to comment.