Skip to content

Commit 5e39676

Browse files
authored
Merge pull request #2706 from oneapi-src/dependabot/uv/AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch/transformers-5.0.0rc3
Bump transformers from 4.53.0 to 5.0.0rc3 in /AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch
2 parents d256e71 + 95581ef commit 5e39676

2 files changed

Lines changed: 752 additions & 639 deletions

File tree

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.53.0",
16+
"transformers==5.0.0rc3",
1717
]
1818

1919
[tool.uv.sources]

0 commit comments

Comments
 (0)