Arc A770 27B MoE model — 14 tok/s on llama.cpp, 43 tok/s on OpenVINO
This story is from 2026-08-24. It is preserved in the archive; the latest stories are on the live feed.
I spent a while profiling why my A770 16GB was "bad" at MoE models, and the answer turned out to be worth sharing. Stack Format Decode llama.cpp SYCL, all layers on GPU Q4_K_M (~4.85 bpw) 14.4 tok/s llama.cpp, CPU only (8 cores) same GGUF 15.5 tok/s OpenVINO GenAI, same card int4 g64 (~4.3 bpw) ~43…
Read the full story at r/LocalLLM ↗
Timeline · 1 report
- 2026-08-24 19:01 · r/LocalLLM
Arc A770 27B MoE model — 14 tok/s on llama.cpp, 43 tok/s on OpenVINO