Skip to content

Commit 155dcd0

Browse files
Bump transformers (#2260)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.38.0 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.38.0...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ab2011 commit 155dcd0

File tree

1 file changed

+1
-1
lines changed
  • examples/pytorch/nlp/huggingface_models/question-answering/mixed_precision/ipex

1 file changed

+1
-1
lines changed

examples/pytorch/nlp/huggingface_models/question-answering/mixed_precision/ipex/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ torch
22
intel_extension_for_pytorch
33
accelerate
44
datasets>=1.8.0
5-
transformers==4.38.0
5+
transformers==4.53.0
66
tensorboard
77
tqdm

0 commit comments

Comments
 (0)