From a2c38f7796fd723a28091a85f1072b1e6a234398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=99=A8=E9=98=B3?= Date: Tue, 10 Feb 2026 20:20:45 -0800 Subject: [PATCH] Enhance SMG guide with RL rollout systems benefits (#18588) --- docs/advanced_features/dp_dpa_smg_guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/advanced_features/dp_dpa_smg_guide.md b/docs/advanced_features/dp_dpa_smg_guide.md index d2aca323a..9ec5df648 100644 --- a/docs/advanced_features/dp_dpa_smg_guide.md +++ b/docs/advanced_features/dp_dpa_smg_guide.md @@ -197,6 +197,9 @@ The cache-aware routing policy in SMG significantly improves performance for wor - Workloads with shared prefixes (high cache reuse potential) - You need high availability and reliability features - You require detailed observability and metrics +- You want to have highly efficient RL rollout systems + +Note that for RL rollout systems, **there are four crucial reasons that SMG-Based DP is far better than naive DP routing**. Details can be found at [Load Balancing Router in RL](./sglang_for_rl.md#load-balancing-router). ### Quick Start For SMG