Use spec v2 by default (#21062)
This commit is contained in:
@@ -41,7 +41,6 @@ class TestGLM46FP8(unittest.TestCase):
|
||||
GLM_4_6_FP8_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