| Running Kimi K3 on MI355X at Better Performance per Dollar Than B300(wafer.ai) | |
| 208 points by ilreb 1 day ago | 102 comments | |
tl;dr: Wafer ran the 2.8T-parameter Kimi K3 model on AMD MI355X (TP8), hitting 952 tok/s/node and 118 tok/s single-stream — worse absolute throughput than a B300 but ~1.5× better performance per dollar given the MI355X's ~2.4× lower price. Getting there required two fixes: implementing a missing top-k renorm function in sglang's ROCm sampling path to enable speculative decoding, and zero-padding attention heads from 12 to 16 to unlock AITER's fast MLA prefill kernel (~2–3× faster TTFT). No custom kernels were needed. | |
HN Discussion:
| |