IX2-0133
① SA Source
- Source: 開啟完整 SA 文章
- Section:
DeepSeek Disagg +WideEP Results Deep Dive - Line hint:
204
Context Before
NVIDIA uses Dynamo for its disaggregated inference setup. Dynamo ↗ is an inference framework designed for multi-node distributed inference, featuring techniques such as prefill-decode disaggregation, request routing, and KV cache offloading. It is inference-engine agnostic, allowing us to use SGLang and TRT LLM as backends in our benchmark. For AMD, we use SGLang with two different KV cache transfer frameworks: MoRI and Mooncake. MoRI ↗ is a high-performance communication interface focusing on RDMA and GPU integration, offering applications such as network collective operations and expert parallel kernels. Mooncake, which recently joined the PyTorch ecosystem ↗, supports prefill-decode disaggregation and many fault tolerant multi-node features.
DeepSeek Disagg +WideEP Results Deep Dive
Evidence
Multi-node disaggregrated prefill framemogs single node aggregrated serving
Context After

Source: SemiAnalysis InferenceX ↗
② Atomic Claim
Multi-node disaggregated prefill 明顯優於 single-node aggregated serving。
- Epistemic Mode:
ASSERTED - Mapping Status:
PARTIAL
③ Semantic Frame
{
"comparison_expression": "Multi-node disaggregated prefill 明顯優於 single-node aggregated serving。",
"entities": [
{
"id": "04_knowledge_base/Prefill",
"label": "prefill"
}
],
"frame_type": "COMPARISON",
"metric": "COUNT",
"operator": "OUTPERFORMS",
"qualifiers": {
"condition_text": null,
"numeric_mentions": [],
"temporal_mentions": []
}
}④ Canonical Entity Mapping
| Role | Surface Label | Canonical Target |
|---|---|---|
| comparison_entity_0 | prefill | Prefill |
⑤ Human Review
請在 Properties 逐項確認:
- 原文 → Atomic Claim 是否忠實
- Atomic Claim → Semantic Frame 是否忠實
- Canonical Entity mapping 是否正確
- Epistemic mode 是否保留原文語氣
- 最後選擇
review_action
Review state
Markdown 內文不是正式 approval。只有 Apply bridge 寫入的 Decision Ledger event 才是正式決策。