Transformers
Hugging Face library providing thousands of pretrained models for NLP, vision, and audio.
Transformers keeps its model-a-release cadence, adding Kimi K2.5-2.7 and MiniMax/Diffusion variants
◆Recent moves
- 2d ago
v5.13.0 adds Kimi K2.5, 2.6, and 2.7 architectures
Adds the Kimi K2.5-2.7 family — open-source multimodal agentic models aimed at long-horizon coding — continuing the pattern of upstreaming new open-weight architectures on release. A meaningful capability add for users, but in-line with the library's model-per-release norm rather than a directional shift.
View source ↗ - 20d ago
v5.12.1: PEFT lower-bound bump and Mistral tokenizer fix
A patch release raising the PEFT lower bound and fixing auto-tokenizer resolution for the Mistral tokenizer. Housekeeping to keep the serving path working, no user-facing new capability.
View source ↗ - 20d ago
v5.10.3: vLLM-sync fixes and InternVL/processor patches
A patch release of fixes needed to keep vLLM in sync with transformers, plus InternVL and ProcessorMixin token-id corrections. Integration maintenance, not a feature.
View source ↗ - 23d ago
v5.12.0 adds MiniMax-M3-VL vision-language model
Adds MiniMax-M3-VL, the vision-language member of the MiniMax-M3 family pairing a CLIP-style tower with a mixed dense/sparse MoE backbone. Another new-architecture add consistent with the library's model-per-release train.
View source ↗ - 25d ago
v5.11.0 adds DiffusionGemma
Adds DiffusionGemma, an encoder-decoder architecture built to cut the sequential decoding bottleneck of standard causal LMs. Extends model coverage in line with the ongoing cadence.
View source ↗ - 1mo ago
v5.10.2: fixes CLIP model conversion regression
A patch fixing a conversion bug affecting CLIP-derived models such as SAM3. A correctness fix users should take, but no new capability.
View source ↗