Skip to content

Commit 9e831c6

Browse files
Bump transformers in /sdks/python/container/ml/py312
Bumps [transformers](https://github.com/huggingface/transformers) from 4.55.4 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.55.4...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c166bbe commit 9e831c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/python/container/ml/py312/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ threadpoolctl==3.6.0
211211
tokenizers==0.21.4
212212
torch==2.8.0+cpu
213213
tqdm==4.67.3
214-
transformers==4.55.4
214+
transformers==5.0.0rc3
215215
typing-inspection==0.4.2
216216
typing_extensions==4.15.0
217217
tzdata==2025.3

sdks/python/container/ml/py312/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ torch==2.7.1
288288
torchaudio==2.7.1
289289
torchvision==0.22.1
290290
tqdm==4.67.3
291-
transformers==4.55.4
291+
transformers==5.0.0rc3
292292
triton==3.3.1
293293
typer==0.24.1
294294
typing-inspection==0.4.2

0 commit comments

Comments
 (0)