| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Patch release v5.13.1 source code.tar.gz | 2026-07-11 | 19.2 MB | |
| Patch release v5.13.1 source code.zip | 2026-07-11 | 25.4 MB | |
| README.md | 2026-07-11 | 392 Bytes | |
| Totals: 3 Items | 44.6 MB | 0 | |
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