From 756c9530da13a65c568c2870be6181865fd8f08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 21:13:34 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /applications/DeepSpeed-VisualChat directory: [transformers](https://github.com/huggingface/transformers). Bumps the pip group with 1 update in the /compression/bert directory: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 4.33.3 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.33.3...v4.38.0) Updates `transformers` from 4.15.0 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.33.3...v4.38.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- applications/DeepSpeed-VisualChat/requirements.txt | 2 +- compression/bert/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/DeepSpeed-VisualChat/requirements.txt b/applications/DeepSpeed-VisualChat/requirements.txt index ae0440617..aa58519a2 100644 --- a/applications/DeepSpeed-VisualChat/requirements.txt +++ b/applications/DeepSpeed-VisualChat/requirements.txt @@ -6,6 +6,6 @@ open_clip_torch deepspeed>=0.10.3 einops einops_exts -transformers==4.33.3 +transformers==4.38.0 transformers_stream_generator termcolor \ No newline at end of file diff --git a/compression/bert/requirements.txt b/compression/bert/requirements.txt index 92e3417c4..37621c580 100644 --- a/compression/bert/requirements.txt +++ b/compression/bert/requirements.txt @@ -1,5 +1,5 @@ accelerate -transformers == 4.15.0 +transformers == 4.38.0 datasets >= 1.8.0 sentencepiece != 0.1.92 scipy