Qwen 3 now supports ARM and MLX

52 dworks 6 9/13/2025, 5:01:29 AM alizila.com ↗

Comments (6)

ukuina · 4h ago
[June 2025]
p0w3n3d · 1h ago
Yeah I've been using qwen3 on mlx in July already
NiekvdMaas · 2h ago
littlestymaar · 2h ago
The unfortunate thing with their Qwen3-next naming is that it doesn't reflect on the fact that the architecture is completely different from Qwen3. Much more different than the difference between Qwen2 and Qwen3 even.

So support is likely to take quite some time because it's not just regular transformer blocks stacked on each other, but a brand new hybrid architecture using SSM.

NiekvdMaas · 1h ago
From https://github.com/ggml-org/llama.cpp/issues/15940#issuecomm...:

> This is a massive task, likely 2-3 months of full-time work for a highly specialized engineer. Until the Qwen team contributes the implementation, there are no quick fixes.

veber-alex · 1h ago
It's already supported in vLLM, SGLang and MLX.