v0.7.2
Caution
v0.7.2 is YANKED. Upgrade to v0.7.3 immediately.
v0.7.2 shipped a DiffusionGemma in-house generation loop (PR #555) whose fixed_steps=8 default
caused quality regressions on long Chinese / multi-paragraph output. v0.7.3 reverts PR #555 back to
the mlx-vlm passthrough path and fixes tool calling on top of it.
pip install rapid-mlx resolves to v0.7.3 going forward.