We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cfcdb commit b547344Copy full SHA for b547344
pyproject.toml
@@ -45,7 +45,7 @@ test = ["pytest"]
45
docs = ["mkdocs", "mkdocstrings[python]", "mkdocs-material", "pillow", "cairosvg"]
46
publish = ["build"]
47
convert = [
48
- "accelerate==0.29.3",
+ "accelerate==0.30.0",
49
"numpy==1.26.4",
50
"sentencepiece==0.2.0",
51
"torch==2.3.0",
0 commit comments