Hi everyone,
I’m running on a Mac mini M4 24GB, using oMLX as the backend.
-
When I use  mlx-community/Qwen3.5-9B-MLX-4bit , everything works fine in both OpenMLX chat and OpenClaw Web UI.
-
But when I switch to  mlx-community/Qwen3.5-27B-Claude-4.6-Opus-Distilled-MLX-4bit , I have an issue:
-
In OpenMLX backend: the model loads normally and I can see outputs as usual.
-
In OpenClaw Web UI: it just shows the three loading dots forever with no output at all.
After about 5–6 minutes, the OpenMLX process killed loaded model on the backend, but the Web UI still stays stuck loading.
Does anyone know what could be causing this? Where should I start debugging?
Thanks a lot!