[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
@@ -24,9 +24,7 @@ DSV4_FLASH_MODEL_PATH = "sgl-project/DeepSeek-V4-Flash-FP8"
DSV4_FLASH_BASE_ENV = {
"SGLANG_ENABLE_SPEC_V2": "1",
"SGLANG_OPT_USE_TOPK_V2": "1",
"SGLANG_DSV4_FP4_EXPERTS": "0",
"SGLANG_JIT_DEEPGEMM_PRECOMPILE": "0",
}
DSV4_FLASH_SERVER_ARGS = [