Skip to content

Commit d83af52

Browse files
Bump transformers (#2691)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.51.3 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.51.3...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce83cb commit d83af52

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch

1 file changed

+1
-1
lines changed

AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"intel-extension-for-pytorch==2.8.0",
1414
"neural-compressor==3.4",
1515
"torch==2.8.0",
16-
"transformers==4.51.3",
16+
"transformers==4.53.0",
1717
]
1818

1919
[tool.uv.sources]

0 commit comments

Comments
 (0)