Skip to content

build: update transformers requirement from <5.15,>=5.5 to >=5.5,<5.17 - #448

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/transformers-gte-5.5-and-lt-5.17
Closed

build: update transformers requirement from <5.15,>=5.5 to >=5.5,<5.17#448
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/transformers-gte-5.5-and-lt-5.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on transformers to permit the latest version.

Release notes

Sourced from transformers's releases.

Release v5.16.1

This is a special release as we include GLM! (and a few small fixes)

GLM-5.3-Flash

GLM-5.3-Flash, the first natively multimodal model in the GLM-5 series. With 320B total parameters and just 18B active parameters, it outperforms GLM-5.2 across benchmarks and real-world workloads at one-tenth the price, while approaching Claude Opus 4.8 on coding and agentic benchmarks.

GLM-5.3-Flash starts from a newly trained base model, with its architecture and training recipe redesigned around capability and efficiency. For the first time in the GLM series, we introduce a hybrid architecture combining sparse and linear attention, sharply reducing long-context serving costs while preserving precise long-context capabilities. The model also adopts Manifold-Constrained Hyper-Connections (mHC) to further improve scaling efficiency. Together with our latest 30T-token multimodal pre-training corpus, these changes enable GLM-5.3-Flash to deliver more intelligence with less compute.

Links: Documentation

Small patch fixes

Mainly BC behavior for TP and pinning a hf kernel for security reasons 🤗

Full Changelog: huggingface/transformers@v5.16.0...v5.16.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from abrichr as a code owner August 31, 2026 18:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/transformers-gte-5.5-and-lt-5.17 branch 2 times, most recently from aad614c to 0f1a515 Compare September 2, 2026 02:07
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@v5.5.0...v5.16.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 5.16.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/transformers-gte-5.5-and-lt-5.17 branch from 0f1a515 to 368baf1 Compare September 2, 2026 06:30
abrichr and others added 2 commits September 2, 2026 11:21
Dependabot updates pyproject.toml only; the lint job runs uv sync --locked
and needs the lockfile to match.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@abrichr

abrichr commented Sep 10, 2026

Copy link
Copy Markdown
Member

The MLX and Transformers update is integrated in #446 at be44b4a. That change also adds the missing Jinja dependency and a real, offline model compatibility test.

Closed by an agent session, not the founder.

@abrichr abrichr closed this Sep 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/transformers-gte-5.5-and-lt-5.17 branch September 10, 2026 22:08
@abrichr
abrichr restored the dependabot/pip/transformers-gte-5.5-and-lt-5.17 branch September 10, 2026 22:11
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