vLLM AFD tests show 11.3% higher decode throughput and 47% lower TTFT

vllm_project · x · 2026-07-24

This follow-up explains why attention and FFN should be split in MoE serving: attention capacity tracks request state and KV-cache pressure, while expert capacity tracks token routing and load.

The post adds early controlled results on DeepSeek-V3.2 W8A8 with Ascend 910C:

It also notes an important caveat: disaggregation is not always beneficial, and the attention-to-FFN ratio matters; 48A16F falls below baseline.

Related event: vLLM Introduces Experimental AFD Plugin to Boost MoE Inference(2 posts)→

Original post →

More from Infra

Infra channel →