v0.3.3 — Model Aliases
What's New
Model Alias Registry
No more memorizing HuggingFace paths. Use short names:
rapid-mlx serve qwen3.5-9b --port 8000
# resolves to mlx-community/Qwen3.5-9B-4bitList all 20 aliases with rapid-mlx models.
README Polish
- Vision install instructions now cover both
install.shandpippaths - Benchmark header clarified (mlx-lm serve, not vllm-mlx)
- Copy-paste commands use short aliases
- Minor clarity improvements for new users