Qwen3.8-27B in native 8-bit hits 37-55 tok/s on Apple Silicon, avoiding the 4-bit reasoning cliff

SnooPredictions515 · reddit · 2026-09-21

The author extended the Splash engine (a compiled C++/Metal speculative decoding engine by Incoai) to run Qwen3.8-27B in native 8-bit on Apple Silicon (M5 Pro, 64GB), sustaining 37-55 tok/s with zero quantization degradation.

Key findings:

Weights, the Q8 Metal runtime fork, and full benchmark JSON logs are open-sourced (Hugging Face / GitHub). The fork adds schema 5 loading and compiled Metal Q8 tiled decode kernels while staying 100% backward compatible with upstream Q4 models.

Original post →

More from Infra

Infra channel →