Changelog / release
0.10.17 — Base-wheel VLM serve + install-hint fix
Released 2026-07-22 · full changelog · GitHub releases
- Hybrid-VLM checkpoints serve cleanly from the base wheel. Serving a hybrid vision-language checkpoint without the
[vision]extra now skips the vision path instead of erroring, and the Gemma-4 install hint points at the right extra (PR #1179).