Benchmark result
Qwen3.8-27B-MTPLX-Optimized-Speed on Apple M5 Max — 50.3 tok/s
Measured with oMLX 0.32.0 on September 27, 2026.
What the model built
Open full screen →The coding scenario asks for a playable game in a single HTML file. This is exactly what the model returned, unedited.
How this run compares
2nd fastest of 2 runs of this model on Apple M5 Max · median 51.5 tok/s.
sort
- 152.7tok/s86.7oMLX · KV none
- 250.3tok/s81.6oMLX · KV nonethis run
Reproduce this run
tooloMLX 0.32.0
modelQwen3.8-27B-MTPLX-Optimized-Speed
context131,072
kv cachenone
effortxhigh (model default)
samplingtemperature 1 · top_p 0.95 · top_k 20 · min_p 0 · presence_penalty 0 · repetition_penalty 1
clientv0.4.80+98
Set those in oMLX, then:
llm-benchmark benchmark --model "Qwen3.8-27B-MTPLX-Optimized-Speed" --tool "oMLX"The client prompts for context length and thinking mode, and for the KV cache dtype on Unsloth Studio. Sampling is left at the model default — the values above are what the tool reported using, not overrides the client sent.