Skip to content

Commit b547344

Browse files
chore(deps): bump accelerate from 0.29.3 to 0.30.0 (#62)
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.29.3 to 0.30.0. - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](huggingface/accelerate@v0.29.3...v0.30.0) --- updated-dependencies: - dependency-name: accelerate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59cfcdb commit b547344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test = ["pytest"]
4545
docs = ["mkdocs", "mkdocstrings[python]", "mkdocs-material", "pillow", "cairosvg"]
4646
publish = ["build"]
4747
convert = [
48-
"accelerate==0.29.3",
48+
"accelerate==0.30.0",
4949
"numpy==1.26.4",
5050
"sentencepiece==0.2.0",
5151
"torch==2.3.0",

0 commit comments

Comments
 (0)