Skip to content

⬆️ Update transformers requirement from <4.48.0 to <4.49.0#151

Merged
onuralpszr merged 2 commits into
developfrom
dependabot/pip/transformers-lt-4.49.0
Feb 7, 2025
Merged

⬆️ Update transformers requirement from <4.48.0 to <4.49.0#151
onuralpszr merged 2 commits into
developfrom
dependabot/pip/transformers-lt-4.49.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 7, 2025

Updates the requirements on transformers to permit the latest version.

Release notes

Sourced from transformers's releases.

Patch release v4.48.3

This ends the python3.9 issues mostly!

For some very niche cases, the new rope embedding introduced device failures

Num items in batch

  • Fix model kwargs (#35875) by @​muellerzr: this is long due, sorry that it took so long. Some models were not compatible with the num_items_in_batch

Finally the fix to Gemma2 is propagated to paligemma2!

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)

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.43.0...v4.48.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 7, 2025
@onuralpszr onuralpszr self-requested a review February 7, 2025 18:51
@onuralpszr
Copy link
Copy Markdown
Contributor

Testing with new paligemma fix (https://github.com/huggingface/transformers/releases/tag/v4.48.3) before merge

@onuralpszr
Copy link
Copy Markdown
Contributor

Training and predict worked well and link for collab

https://colab.research.google.com/drive/1kcy2IOIQBRiGemvQbD_NRy_KCfezJP6g?usp=sharing

I merging in

cc @SkalskiP

@onuralpszr onuralpszr merged commit cf7ad8a into develop Feb 7, 2025
@dependabot dependabot Bot deleted the dependabot/pip/transformers-lt-4.49.0 branch February 7, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant