LLMs1 min read
EPD Disaggregation for Multimodal Model Inference
Encode-prefill-decode (EPD) disaggregation optimizes inference for multimodal models by separating the vision encoder stage. This technique improves throughput and reduces latency for models processing both visual and textual data.
From NVIDIA technical blog
