Skip to content

Commit

Permalink
Bump transformers from 4.44.2 to 4.47.0
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.44.2 to 4.47.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.44.2...v4.47.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent c2f31e8 commit 1cbec3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ python = "^3.10"
torch = ">=2.1.1,<3.0"
einops = "0.8.0"
bitsandbytes = "*"
transformers = "4.44.2"
transformers = "4.47.0"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "1.2.0"
Expand Down

0 comments on commit 1cbec3e

Please sign in to comment.