Skip to content

Commit

Permalink
chore(deps): bump accelerate from 0.30.1 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.30.1 to 0.34.0.
- [Release notes](https://github.com/huggingface/accelerate/releases)
- [Commits](huggingface/accelerate@v0.30.1...v0.34.0)

---
updated-dependencies:
- dependency-name: accelerate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 90ffdc0 commit 6c23674
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 @@ -46,7 +46,7 @@ test = ["pytest"]
docs = ["mkdocs", "mkdocstrings[python]", "mkdocs-material", "pillow", "cairosvg"]
publish = ["build"]
convert = [
"accelerate==0.30.1",
"accelerate==0.34.0",
"numpy==1.26.4",
"sentencepiece==0.2.0",
"torch==2.3.0",
Expand Down

0 comments on commit 6c23674

Please sign in to comment.