[rebase]Deepseek_v4 support w4(mxfp4)a16 on hopper (#24986)

This commit is contained in:
shiyu7
2026-05-13 16:33:46 -07:00
committed by GitHub
parent 371cb2ade2
commit 37f18438c5
7 changed files with 146 additions and 36 deletions
@@ -66,6 +66,8 @@ class TestDSV4FlashFP4H200(ServerSanityMixin, CustomTestCase):
"1",
"--speculative-num-draft-tokens",
"4",
"--watchdog-timeout",
"900",
],
)
@@ -63,6 +63,8 @@ class TestDSV4FlashFP8H200(ServerSanityMixin, CustomTestCase):
"128",
"--deepep-config",
DEEPEP_CONFIG,
"--watchdog-timeout",
"900",
],
env={
"SGLANG_DSV4_FP4_EXPERTS": "0",