This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryFixed handling of legacy and new linear layer type names for custom models.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes custom code unaware of new linear layer type names. Fixes custom code unaware of new linear layer type names. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes case where _LazyAutoMapping.register receives a string key. Fixes case where _LazyAutoMapping.register receives a string key. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Low |
Adds defensive handling in remap_legacy_layer_types for custom models. Adds defensive handling in remap_legacy_layer_types for custom models. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Patch release v5.13.1
This patch is focused on enabling transformers for the latest release of vllm!
- Be more defensive with remap_legacy_layer_types for custom models (#47245) from @hmellor
- Fix custom code which doesn't know about the new linear layer type names (#47174) from @hmellor
- Fix case where _LazyAutoMapping.register is passed a str key (#47148) from @hmellor
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Transformers
All releases →Related context
Related tools
Earlier breaking changes
- v5.9.0 `text_embeds` input for SAM3, EdgeTAM, and SAM3-Lite-Text now expects full text embeddings instead of pooler outputs.
Beta — feedback welcome: [email protected]