Skip to content

Bump transformers from 2.3.0 to 4.57.6#117

Merged
iulusoy merged 1 commit intomainfrom
dependabot/uv/transformers-4.57.6
Apr 20, 2026
Merged

Bump transformers from 2.3.0 to 4.57.6#117
iulusoy merged 1 commit intomainfrom
dependabot/uv/transformers-4.57.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps transformers from 2.3.0 to 4.57.6.

Release notes

Sourced from transformers's releases.

Patch release v4.57.6

What's Changed

Another fix for qwen vl models that prevented correctly loading the associated model type - this works together with huggingface/transformers#41808 of the previous patch release.

Full Changelog: huggingface/transformers@v4.57.5...v4.57.6

Patch release v4.57.5

What's Changed

Should not have said last patch 😉 These should be the last remaining fixes that got lost in between patches and the transition to v5.

Full Changelog: huggingface/transformers@v4.57.4...v4.57.5

Patch release v4.57.4

What's Changed

Last patch release for v4: We have a few small fixes for remote generation methods (e.g. group beam search), vLLM, and an offline tokenizer fix (if it's already been cached).

New Contributors

Full Changelog: huggingface/transformers@v4.57.3...v4.57.4

Patch release v4.57.3

There was a hidden bug when loading models with local_files_only=True and a typo related to the recent patch.

The main fix is: huggingface/transformers@b605555.

We are really sorry that this slipped through, our CIs just did not catch it.

As it affects a lot of users we are gonna yank the previous release

Patch Release v4.57.2

This patch most notably fixes an issue on some Mistral tokenizers. It contains the following commits:

  • Add AutoTokenizer mapping for mistral3 and ministral (#42198)
  • Auto convert tekken.json (#42299)
  • fix tekken pattern matching (#42363)
  • Check model inputs - hidden states (#40994)
  • Remove invalid @staticmethod from module-level get_device_and_memory_breakdown (#41747)

Patch release v4.57.1

This patch most notably fixes an issue with an optional dependency (optax), which resulted in parsing errors with poetry. It contains the following fixes:

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (faf6624) to head (6376817).
⚠️ Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   99.63%   99.59%   -0.04%     
==========================================
  Files          13       13              
  Lines        2191     2494     +303     
==========================================
+ Hits         2183     2484     +301     
- Misses          8       10       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot Bot force-pushed the dependabot/uv/transformers-4.57.6 branch 2 times, most recently from 9264e7e to b195acb Compare April 16, 2026 10:55
Bumps [transformers](https://github.com/huggingface/transformers) from 2.3.0 to 4.57.6.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v2.3.0...v4.57.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/transformers-4.57.6 branch from b195acb to 6376817 Compare April 17, 2026 14:32
@sonarqubecloud
Copy link
Copy Markdown

@iulusoy iulusoy merged commit dc789b6 into main Apr 20, 2026
16 checks passed
@iulusoy iulusoy deleted the dependabot/uv/transformers-4.57.6 branch April 20, 2026 11:16
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant