[Spec] Async-assert probes across EAGLE/MTP; zero tgt_cache_loc (#26335)

This commit is contained in:
Liangsheng Yin
2026-05-26 11:34:03 -07:00
committed by GitHub
parent 6c8128650e
commit ec6f8d61f7
23 changed files with 171 additions and 94 deletions
@@ -62,8 +62,7 @@ class TestEagleConstrainedDecoding(
launch_args.extend(cls.other_launch_args)
with (
envs.SGLANG_ENABLE_SPEC_V2.override(cls.spec_v2),
envs.SGLANG_SPEC_NAN_DETECTION.override(True),
envs.SGLANG_SPEC_OOB_DETECTION.override(True),
envs.SGLANG_ENABLE_ASYNC_ASSERT.override(True),
):
cls.process = popen_launch_server(
cls.model,