Skip to content

deps(deps): bump transformers from 4.57.3 to 5.12.1#74

Merged
bniladridas merged 8 commits into
mainfrom
dependabot/pip/transformers-5.12.1
Jun 26, 2026
Merged

deps(deps): bump transformers from 4.57.3 to 5.12.1#74
bniladridas merged 8 commits into
mainfrom
dependabot/pip/transformers-5.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps transformers from 4.57.3 to 5.12.1.

Release notes

Sourced from transformers's releases.

Patch release v5.12.1

Updated the lower bound for PEFT and a fix for auto tokenizer to properly resolve the mistral tokenizer (when mistral-common is installed). This is similar to v.5.10.3 minus the fixes that were already included in the main release - vLLM will first target 5.10.3 🤗

Full Changelog: huggingface/transformers@v5.12.0...v5.12.1

Patch release v5.10.4

Update: Note that on pypi 5.10.3 doesn't exist and this this saved under 5.10.4 (so essentially a minor version skipped). Sorry about that, that's on me. Just wanted to clarify to make this less confusing!

A few fixes needed for vLLM to sync with transformers 🤗

Full Changelog: huggingface/transformers@v5.10.2...v5.10.3

Release v5.12.0

New Model additions

MiniMax-M3-VL

MiniMax-M3-VL is the vision-language member of the MiniMax-M3 family that pairs a CLIP-style vision tower with 3D rotary position embeddings with the MiniMax-M3 text backbone. It uses a mixed dense/sparse Mixture-of-Experts decoder with SwiGLU-OAI gated experts and a lightning indexer for block-sparse attention. The model processes images through a Conv3d patch embedding system and includes specialized components for efficient multimodal understanding and generation.

Links: Documentation

PP-OCRv6: update documentation and slow tests (#46576)

The official weights for PP-OCRv6 are out: PP-OCRv6 is a lightweight OCR system that combines architectural innovation with data-centric optimization. It redesigns the backbone, detection neck, and recognition neck around a unified MetaFormer-style building block with structural reparameterization. Three model tiers (medium, small, tiny) share the same block primitives, covering deployment scenarios from server to edge.

  • PP-OCRv6: update documentation and slow tests (#46576) by @ zhang-prog

Add Parakeet-RNNT (#46331)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 21, 2026
@nuntius-review

Copy link
Copy Markdown
Vesper

Reviewed commits

Commit Summary
f6247b3 deps(deps): bump transformers from 4.57.3 to 5.12.1

An analysis of the changes in requirements.txt reveals a correctness and compatibility issue:

Correctness & Build Failure

The Hugging Face transformers library has not released a version 5.x (the current stable major version is 4.x, with recent releases in the 4.48.x range). Specifying transformers==5.12.1 will cause your dependency installation (pip install -r requirements.txt) to fail because this version does not exist on PyPI.

To resolve this, you should pin to a valid, existing version of the transformers library.

Here is the suggested correction to use a valid stable version (e.g., 4.48.0):

requirements.txt
@@ -2,2 +2,2 @@
-transformers==5.12.1
+transformers==4.48.0

@nuntius-review nuntius-review Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vesper Analysis for f6247b3

Comment thread requirements.txt
@@ -1,5 +1,5 @@
fastapi==0.128.0
transformers==4.57.3
transformers==5.12.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the suggested correction to use a valid stable version (e.g., 4.48.0):

Suggested change
transformers==5.12.1
transformers==4.48.0

dependabot Bot added 3 commits June 26, 2026 20:06
Bumps [accelerate](https://github.com/huggingface/accelerate) from 1.10.1 to 1.14.0.
- [Release notes](https://github.com/huggingface/accelerate/releases)
- [Commits](huggingface/accelerate@v1.10.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.12.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.9.1...v2.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.57.3 to 5.12.1.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.57.3...v5.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/transformers-5.12.1 branch from f6247b3 to d6c9539 Compare June 26, 2026 20:06
Bumps the pip group with 2 updates in the / directory: [transformers](https://github.com/huggingface/transformers) and [torch](https://github.com/pytorch/pytorch).


Updates `transformers` from 4.57.3 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.57.3...v5.0.0rc3)

Updates `torch` from 2.9.1 to 2.12.1
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.9.1...v2.12.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.12.0
  dependency-type: direct:production
- dependency-name: transformers
  dependency-version: 5.0.0rc3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@nuntius-review

Copy link
Copy Markdown

Vesper: Gemini quota exceeded

😅 Vesper hit a Gemini quota/rate limit and will pause auto-analysis for this PR.

Auto-analysis resumes after: 2026-06-26 20:36:24 UTC

You can retry immediately with /analyze.

deps(deps): bump the pip group across 1 directory with 2 updates
deps(deps): bump accelerate from 1.10.1 to 1.14.0
deps(deps): bump torch from 2.9.1 to 2.12.1
….1' into merge/74

# Conflicts:
#	requirements.txt
@bniladridas
bniladridas merged commit 7daec03 into main Jun 26, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/transformers-5.12.1 branch June 26, 2026 20:08
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