What's Changed
- Replace
mlx-swift-examplewith mlx-swift-lm - Replace
whisper-kitwith mlx-swift-audio - Migrate
mlx_embeddingsto MLXEmbedders - Add experimental TTS endpoint
- Add context length limit (configurable via UI or CLI)
- Add support for more models (e.g., Qwen3-VL)
Breaking Change (whisper-kit)
If you previously downloaded Whisper models, please delete the old models using Swama 1.5.x, then re-download them in Swama 2.0.0.
This avoids compatibility issues caused by the whisper-kit update.
Full Changelog: v1.5.0...v2.0.0