Skip to content

Commit

Permalink
Bump transformers from 4.38.0 to 4.48.0 in /llm_on_ray/pretrain
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.38.0 to 4.48.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.38.0...v4.48.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 8ca5e24 commit 275e10f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion llm_on_ray/pretrain/requirements.optimum-habana.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ accelerate==0.21.0
datasets==2.12.0
numpy==1.24.4
https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-3.0.0.dev0-cp38-cp38-manylinux2014_x86_64.whl
transformers==4.38.0
transformers==4.48.0
typing==3.7.4.3
tabulate
ray[tune]
Expand Down
2 changes: 1 addition & 1 deletion llm_on_ray/pretrain/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ numpy==1.24.4
https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-3.0.0.dev0-cp38-cp38-manylinux2014_x86_64.whl
torchvision==0.14.1
torch==2.2.0
transformers==4.38.0
transformers==4.48.0
typing==3.7.4.3
tabulate
ray[tune]
Expand Down

0 comments on commit 275e10f

Please sign in to comment.