Skip to content

Commit

Permalink
Bump the pip group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
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](huggingface/transformers@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](huggingface/transformers@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent d6a2479 commit 756c953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applications/DeepSpeed-VisualChat/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion compression/bert/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accelerate
transformers == 4.15.0
transformers == 4.38.0
datasets >= 1.8.0
sentencepiece != 0.1.92
scipy
Expand Down

0 comments on commit 756c953

Please sign in to comment.