afm 0.9.16
Apple Foundation Models + MLX local models — OpenAI-compatible API, WebUI, all Swift.
Changes since v0.9.15
- Prepare AFM 0.9.16 release (
2581e82) - Block releases without a valid WebUI (
9c2ed1e) - Require WebUI in release packages (
bef5246) - Fix CLI diagnostic output stream (
ab4996a) - Address Qwen3.8 review findings (
a1eb8ae) - Add Qwen3.8 FP8 MLX routing (
d529880) - Harden Muse tool streaming and release harness (
eb48a23) - Normalize Muse streaming array arguments (
eddbfe7) - Preserve completed tool calls after deltas (
6e3b686) - Add Muse reasoning and ATEM tool calls (
61fc76e) - Checkpoint Muse and Nemotron nightly validation (
550f9f2) - Fix DwarfStar reasoning output separation (#176) (
8692bf4) - Optimize Nemotron gated RMSNorm path (#175) (
7987328) - Add Muse Glimmer architecture support (#174) (
59f62fe) - Address Gemma 4 review findings (
e579bbd) - Fix Gemma 4 cache stability (
6535ca1) - Reuse Nemotron recurrent prefix checkpoints (#172) (
a84a805) - Resolve DwarfStar GGUF repositories directly (#171) (
8608753) - Clarify nightly and stable release parity (
2d547bc)
Install / Upgrade via Homebrew
Fresh install:
brew tap scouzi1966/afm
brew install scouzi1966/afm/afm
Upgrade:
brew upgrade afm
Install via PyPI
pip install macafm==0.9.16