| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Patch release v4.57.6 source code.tar.gz | 2026-01-16 | 19.4 MB | |
| Patch release v4.57.6 source code.zip | 2026-01-16 | 24.7 MB | |
| README.md | 2026-01-16 | 477 Bytes | |
| Totals: 3 Items | 44.1 MB | 0 | |
What's Changed
Another fix for qwen vl models that prevented correctly loading the associated model type - this works together with https://github.com/huggingface/transformers/pull/41808 of the previous patch release.
- Fixed incorrect model_type for qwen2vl and qwen2.5vl when config is saved and loaded again by @i3hz in https://github.com/huggingface/transformers/pull/41758
Full Changelog: https://github.com/huggingface/transformers/compare/v4.57.5...v4.57.6