[MoE] Decouple Mega MoE from DeepEP backend (#25406)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user