NVIDIA's EPD Disaggregation Cuts Multimodal TTFT Up to 5x, E2E Latency 7x

dl_weekly · x · 2026-09-22

An NVIDIA technical blog details encode-prefill-decode (EPD) disaggregation in its Dynamo inference framework, splitting vision encoding from LLM prefill and decode stages for multimodal serving.

Key results:

Three encoder placement topologies are covered: aggregated serving, colocated encoder workers sharing GPUs with prefill-decode workers, and fully disaggregated encoders on a cheaper GPU tier connected via NIXL. Gains depend on media load, output length, model size/precision, and traffic mix, shrinking when decode dominates or large dense models reduce the encoder's compute share. Follow-ups include parallel media decoding, embedding caching, multimodal KV routing, and a reproducible guide in the ai-dynamo/dynamo repo.

Original post →

More from Infra

Infra channel →