v5.10.3
📦 transformersView on GitHub →
🐛 6 fixes🔧 3 symbols
Summary
This patch release (v5.10.3) addresses several bugs and regressions, primarily focusing on syncing fixes with the transformers library, including updates for InternVL models and ProcessorMixin.
🐛 Bug Fixes
- Fixed a regression introduced by PRs #45534 and #46456.
- Fixed {image/video/audio}_token_ids in ProcessorMixin.
- Fixed support for InternVL models.
- Fixed offsets in processing.
- Fixed the lower bound requirement for peft.
- Fixed a common backend issue for Mistral models.