Use spec v2 by default (#21062)
This commit is contained in:
@@ -50,7 +50,6 @@ class TestDeepseekV31(unittest.TestCase):
|
||||
DEEPSEEK_V31_MODEL_PATH,
|
||||
tp_size=8,
|
||||
extra_args=base_args + mtp_args,
|
||||
env={"SGLANG_ENABLE_SPEC_V2": "1"},
|
||||
variant="TP8+MTP",
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user