MLX vs llama.cpp on Apple Silicon: Real Benchmark Numbers from a 32 GB Mac Mini
BLUF On my M2 Pro Mac mini, the MLX backend consistently beats llama.cpp on both load time and generation speed — but the size of the gap depends heavily on the model. For Qwen3.6 27B (dense), MLX lands at 9.3 tok/s generation vs 7.7 tok/s for llama.cpp. For Gemma4 26B (MoE), the gap widens to … Read more