chore(deps): bump transformers from 5.9.0 to 5.10.2#82
Merged
Conversation
There was a problem hiding this comment.
Automated Review Checklist
Before approving this PR, confirm each item:
Code quality
- Logic is correct and edge cases are handled
- No debug logs, dead code, or commented-out blocks left in
- Naming is clear — no abbreviations that need a comment to decode
Tests
- New behaviour is covered by tests, or existing tests updated
-
poetry run pytestpasses locally
Frontend (if applicable)
- UI renders correctly across light/dark mode
- No layout regressions on narrow viewports
Infrastructure / config (if applicable)
- Secrets/env vars are not hardcoded
- Docker build still passes (
docker build .)
Docs
- CHANGELOG or PR description explains the why, not just the what
- Public API changes are reflected in docs
Review, check off what applies, then submit your formal Approve or Request Changes.
67ac09d to
dbd901f
Compare
Bumps [transformers](https://github.com/huggingface/transformers) from 5.9.0 to 5.10.2. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.9.0...v5.10.2) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dbd901f to
f87a131
Compare
SahilKumar75
approved these changes
Jun 8, 2026
SahilKumar75
left a comment
Owner
There was a problem hiding this comment.
Approved: Patch version upgrade (5.9.0 → 5.10.2). Critical bug fixes for CLIP models. Core tests passed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps transformers from 5.9.0 to 5.10.2.
Release notes
Sourced from transformers's releases.
... (truncated)
Commits
0dad7b8v5.10.28a4ffeeFix conversion for clip models (#46406)90c3ae5Patch because we had to yank 5.10 because the release branch was not up to date0bd94b3v5.10.01423d22who needs encoders? (#46385)50eb20aFix dsv4 dequant + tp/ep (#46378)74464e8Fix wrong changes produced by style/repo. check bot (#46371)1b8ec34Fix path traversal when saving Bark voice preset embeddings (#46237)e820678Add Sapiens2 Model (#45919)595721cPass library_name/version to Hub calls via a shared HfApi (#46318)