Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update transformers requirement from <4.47.0,>=4.42.3 to >=4.42.3,<4.49.0 in /requirements #2926

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Updates the requirements on transformers to permit the latest version.

Release notes

Sourced from transformers's releases.

Patch release v4.48.2

Sorry because the fixes for num_items_in_batches are not done yet 😓 To follow along see this PR, a new patch will be available soon!

Now, we mostly had BC issue with python version 3.9:

Then we had a small regression for DBRX saving:

Finally we have a fix for gemma and the hybrid attention architectures:

Miscellaneous:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://torchmetrics--2926.org.readthedocs.build/en/2926/

@Borda
Copy link
Member

Borda commented Jan 31, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot-pip-requirements-transformers-gte-4.42.3-and-lt-4.49.0 branch from e993d51 to d9e580a Compare January 31, 2025 12:42
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99%. Comparing base (767c678) to head (e8442d3).

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2926      +/-   ##
=========================================
+ Coverage      69%     99%     +30%     
=========================================
  Files         346      14     -332     
  Lines       19172     176   -18996     
=========================================
- Hits        13236     175   -13061     
+ Misses       5936       1    -5935     

@dependabot dependabot bot force-pushed the dependabot-pip-requirements-transformers-gte-4.42.3-and-lt-4.49.0 branch from d9e580a to e8442d3 Compare January 31, 2025 16:23
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.42.3...v4.48.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-requirements-transformers-gte-4.42.3-and-lt-4.49.0 branch from e8442d3 to a43303e Compare February 3, 2025 09:53
@Borda Borda merged commit b6e6797 into master Feb 3, 2025
60 of 68 checks passed
@Borda Borda deleted the dependabot-pip-requirements-transformers-gte-4.42.3-and-lt-4.49.0 branch February 3, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant