2.30.6
Switch to mlx-swift 0.30.6: https://github.com/ml-explore/mlx-swift/releases/tag/0.30.6
Important:
- ml-explore/mlx-swift-examples#462 -- incorrect detection of NAX hardware on iPhone 16 Pro
What's Changed
- Fix AfMoE and DeepSeek V3 by @DePasqualeOrg in #30
- Add GLM 4.7 Flash models by @ronaldmannak in #68
- Added minicpm support by @robertmsale in #71
- Support for NemotronH by @fmarmori in #75
- Added Qwen3-Next-80b by @robertmsale in #70
- Feature/vlm external video frames support [Draft] by @vade in #64
- Add configurable tool call parsing with support for multiple model formats by @tpae in #78
- Add skill.md by @ronaldmannak in #92
- LFM2.5 outputs [func(arg='value')] Pythonic syntax, not JSON by @tpae in #91
- Update code snippet in README. by @zaneenders in #96
- trim vocabulary padding in weight sanitization in Gemma3Text by @aleroot in #99
- Rename MLXEmbedders sub library to match target name by @CodebyCR in #102
- Added wired memory control by @robertmsale in #72
- Fix MLXEmbedders README.md example by @CodebyCR in #103
- Add documentation for specified embedding model by @CodebyCR in #104
- Add raw token streaming (TokenGeneration) and generateTokens convenience APIs by @ronaldmannak in #88
- Fix latest mistral 3.2 model loading by @aleroot in #108
- Add tools parameter to ChatSession for function calling support by @louis-jan in #107
- Add MiniMax and MiMo v2 Flash models by @ronaldmannak in #50
- Update glm4_moe_lite To Store KV Latent in Cache by @ronaldmannak in #73
- switch to current mlx-swift by @davidkoski in #100
New Contributors
- @robertmsale made their first contribution in #71
- @fmarmori made their first contribution in #75
- @vade made their first contribution in #64
- @tpae made their first contribution in #78
- @zaneenders made their first contribution in #96
- @louis-jan made their first contribution in #107
Full Changelog: 2.30.3...2.30.6