[MoE] Decouple Mega MoE from DeepEP backend (#25406)

This commit is contained in:
Yuhao Yang
2026-05-16 00:18:43 -07:00
committed by GitHub
parent 162540e0a8
commit b2c6db0cc4
18 changed files with 41 additions and 29 deletions
-2
View File
@@ -41,9 +41,7 @@ HONGLOUMENG_PATH = os.environ.get(
DSV4_PRO_BASE_ENV = {
"SGLANG_ENABLE_SPEC_V2": "1",
"SGLANG_OPT_USE_TOPK_V2": "1",
"SGLANG_OPT_USE_CUSTOM_ALL_REDUCE_V2": "1",
"SGLANG_JIT_DEEPGEMM_PRECOMPILE": "0",
}
DSV4_PRO_SERVER_ARGS = [