0.30.0-rc31 replaces GGML with direct llama.cpp integration and GGUF compatibility, uses MLX for Apple Silicon inference.
June 5, 2026
Summary
Architectural shift to llama.cpp reduces abstraction layers and improves compatibility with GGUF ecosystem. Developers running local models on Apple Silicon see MLX acceleration; others need to validate performance/memory changes before production rollout.
Why it matters
Architectural shift to llama.cpp reduces abstraction layers and improves compatibility with GGUF ecosystem. Developers running local models on Apple Silicon see MLX acceleration; others need to validate performance/memory changes before production rollout.
Implementation verdict
Replaces GGML-based inference pipeline; requires testing against your model list (llama3.2-vision and laguna-xs.2 currently unsupported). Pre-release quality—only move to prod after benchmarking memory and speed on your hardware. Note: nomic-embed-text now lowercases inputs, breaking prior behavior.
Sources
Dev Signal
Get briefs like this in your inbox — free, every weekday.
100+ sources compressed into one 4-minute read. Ranked, cited, implementation-ready.