Use spec v2 by default (#21062)
This commit is contained in:
@@ -63,7 +63,6 @@ class TestNpuEagle3(CustomTestCase):
|
||||
|
||||
cls.extra_envs = {
|
||||
"SGLANG_ENABLE_OVERLAP_PLAN_STREAM": "1",
|
||||
"SGLANG_ENABLE_SPEC_V2": "1",
|
||||
}
|
||||
os.environ.update(cls.extra_envs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user