[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
-1
View File
@@ -100,7 +100,6 @@ class TestGB300FlashCP(DSV4FlashAime25TestBase):
DEEPEP_LARGE_SMS_CONFIG,
]
EXTRA_ENV = {
"SGLANG_OPT_USE_JIT_INDEXER_METADATA": "1",
"SGLANG_DEEPEP_NUM_MAX_DISPATCH_TOKENS_PER_RANK": "1024",
}