Skip to content

Commit 2054c4c

Browse files
chore(deps): bump accelerate from 0.30.0 to 0.30.1 (#63)
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](huggingface/accelerate@v0.30.0...v0.30.1) --- updated-dependencies: - dependency-name: accelerate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a4b07d commit 2054c4c

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.30.0",
48+
"accelerate==0.30.1",
4949
"numpy==1.26.4",
5050
"sentencepiece==0.2.0",
5151
"torch==2.3.0",

0 commit comments

Comments
 (0)