Use spec v2 by default (#21062)
This commit is contained in:
@@ -53,7 +53,6 @@ class TestAscendDeepSeekMTP(CustomTestCase):
|
||||
]
|
||||
|
||||
envs.SGLANG_NPU_USE_MLAPO.set(True)
|
||||
envs.SGLANG_ENABLE_SPEC_V2.set(True)
|
||||
envs.SGLANG_ENABLE_OVERLAP_PLAN_STREAM.set(True)
|
||||
|
||||
def test_a_gsm8k(self):
|
||||
|
||||
Reference in New Issue
Block a user