newsReddit r/LocalLLaMATrust 52 · CommunityPublished 23d agoLive · 23d ago
Apple M5 isn't making full use of its matmul cores yet
At the moment MLX (and Llama.cpp for Macs) run 16bit activations everywhere. Despite this, the M5 generation silicon actually does support INT8 activations - it actually allows w4a8 d_type. It's just that no inference backends are using them yet I built some w8a8 kernels and have managed to get 1.4x speed up on Gemma4 prefill tasks; on my M5 MacBook Air it brings baseline prefill for the E2B from 2193 tps stock to 3,029 tps for 130,173 tokens of input*
Why these links exist
Every edge carries a method, confidence, and the source snippet that justified it — so bad links are debuggable.
- PossiblePossibly related (embedding) · 51%jjang-ai/jangq →
- PossiblePossibly related (embedding) · 46%john-rocky/apple-silicon-llm-bench →
