Skip to content

Commit e194f64

Browse files
Bump transformers
Bumps [transformers](https://github.com/huggingface/transformers) from 4.50.2 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.50.2...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>
1 parent 8d2b125 commit e194f64

File tree

1 file changed

+1
-1
lines changed
  • workshops/fine-tuning-with-sagemakerai-and-bedrock/task_02_customize_foundation_model/scripts

1 file changed

+1
-1
lines changed

workshops/fine-tuning-with-sagemakerai-and-bedrock/task_02_customize_foundation_model/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
transformers==4.50.2
1+
transformers==4.53.0
22
peft==0.14.0
33
accelerate==1.3.0
44
bitsandbytes==0.45.1

0 commit comments

Comments
 (0)