What's Changed
- Ensure minimal metadata exists in model card by @pcuenca in #853
- fix(qwen3_5): register AutoProcessor patch for qwen3_5 model type by @mdstaff in #859
- Patch qwen3_5_moe auto processor by @Blaizzy in #867
- Cast Qwen3.5 RMSNorm output to input dtype by @Blaizzy in #868
- Fix thinking defaults in CLI and server by @Blaizzy in #869
- Fix LFM2-VL processor loading without torch by @Blaizzy in #872
- Fix Magistral image token expansion by @Blaizzy in #873
- Add Facebook Sam3 by @Blaizzy in #875
- [Sam3] label drawing for mask only in realtime video by @Blaizzy in #876
- Add DOTS-MOCR processor support by @Blaizzy in #874
- Fix PaliGemma processor kwarg routing by @Blaizzy in #877
New Contributors
Full Changelog: v0.4.1...v0.4.2