Skip to content

Commit e152c83

Browse files
chore(deps-dev): Bump torchao from 0.11 to 0.15.0
Bumps [torchao](https://github.com/pytorch/ao) from 0.11 to 0.15.0. - [Release notes](https://github.com/pytorch/ao/releases) - [Commits](pytorch/ao@v0.11.0...v0.15.0) --- updated-dependencies: - dependency-name: torchao dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3f1310 commit e152c83

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
@@ -35,7 +35,7 @@ dependencies = [
3535

3636
[project.optional-dependencies]
3737
examples = ["ninja>=1.11.1.1,<2.0", "evaluate", "huggingface_hub"]
38-
fp8 = ["llmcompressor", "torchao==0.11"]
38+
fp8 = ["llmcompressor", "torchao==0.15.0"]
3939
gptq = ["Cython", "gptqmodel>=1.7.3"]
4040
mx = ["microxcaling>=1.1"]
4141
opt = ["fms-model-optimizer[fp8, gptq, mx]"]

0 commit comments

Comments
 (0)