Commit Graph

285 Commits

Author SHA1 Message Date
Alison Shao
2e0527dd74 ci: migrate Debug Utils, Ops, and Rotary Embedding tests to test/registered/ (#16422) 2026-01-06 14:35:57 -08:00
Douglas Yang
5349764298 fix: kimi k2 thinking accuracy threshold change (#16585) 2026-01-06 13:18:43 -08:00
Alison Shao
0cbd8f3247 ci(test): migrate OpenAI server tests to registered CI system (#16326)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
2026-01-06 11:09:37 -08:00
Alison Shao
2210155a45 ci: migrate DLLM tests to test/registered/dllm/ (#16420) 2026-01-06 09:44:26 -08:00
fzyzcjy
f959250f76 Tiny support sglang_routing_keys_active in engine (#16570) 2026-01-06 22:10:10 +08:00
YAMY
959343795f [test] update acc len threshold to 2.7 for eagle dp attention tests (#16463) 2026-01-06 17:38:35 +08:00
lw9527
2724b1100b fix double Unicode escape issue in streaming tool_calls parameters (#13518)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-01-05 23:47:26 -08:00
Alison Shao
176266f358 Migrate sampling tests to test/registered/sampling/ (#16455) 2026-01-05 23:43:20 -08:00
Alison Shao
5cfa901b57 ci: migrate Constrained Decoding tests to test/registered/constrained/ (#16421) 2026-01-05 22:29:22 -08:00
Alison Shao
f27c6cdc2b Migrate metrics tests to test/registered/metrics/ (#16466) 2026-01-05 22:21:49 -08:00
Douglas Yang
5097e1e85b fix: moving dpsk v32 cp single node to nightly (#16539) 2026-01-05 22:18:59 -08:00
Alison Shao
861a35fb6e ci: migrate RL tests to test/registered/rl/ (#16417) 2026-01-05 22:13:13 -08:00
Alison Shao
73398e22d6 ci: migrate VLM tests to test/registered/vlm/ (#16415) 2026-01-05 21:25:29 -08:00
Alison Shao
17958c5f0d Migrate parsing tests to test/registered/parser/ (#16467) 2026-01-05 21:15:32 -08:00
fzyzcjy
c105a3124b Support multi-round conversations in bench_serving (#6135) 2026-01-06 11:59:39 +08:00
Alison Shao
d7b706be94 ci: migrate HiCache 1-GPU tests to test/registered/hicache/ (#16416) 2026-01-05 19:38:21 -08:00
Alison Shao
4a9537a495 ci: migrate Mamba/Layers tests to test/registered/layers/mamba/ (#16419) 2026-01-05 19:12:47 -08:00
Douglas Yang
76c71d1d34 fix: unimplemented methods in BaseIndexerMetadata (#16520) 2026-01-06 10:26:42 +08:00
fzyzcjy
4308c25b47 Super tiny move test folder (#16447) 2026-01-05 16:29:26 +08:00
fzyzcjy
c63e9cb29e Super tiny fix CI (#16437) 2026-01-04 20:34:49 -08:00
Alison Shao
f8411ded6e ci: migrate 1-GPU model tests to test/registered/models/ (#16414) 2026-01-04 18:08:01 -08:00
Alison Shao
ff0f370f85 ci: migrate MoE tests to test/registered/moe/ (#16127) 2026-01-04 11:51:12 -08:00
Alison Shao
26f9e20755 ci: migrate quantization kernel tests to test/registered/quant/ (#16323) 2026-01-04 11:49:29 -08:00
fzyzcjy
d7aa0ce72f Support multiple engines for router simulation in schedule simulator (#16368) 2026-01-04 11:46:05 +08:00
fzyzcjy
24e116ef6a Enhance schedule simulator and add several e2e scenarios (#16357) 2026-01-04 10:02:38 +08:00
fzyzcjy
8ca9597057 Tiny support sticky routing algorithm in schedule simulator (#16355) 2026-01-04 08:36:52 +08:00
fzyzcjy
ef5ac6f01e Support shared prefix (gsp) in schedule simulator (#16353) 2026-01-04 08:03:16 +08:00
fzyzcjy
e139d2aa76 Super tiny fix CI (#16351) 2026-01-04 07:24:46 +08:00
fzyzcjy
87ef05e2e1 Support simple schedule simulator (#16344) 2026-01-03 22:05:40 +08:00
fzyzcjy
c7c0d97fc6 Tiny support whitelisted headers in request logging (#16342) 2026-01-03 20:10:58 +08:00
fzyzcjy
7f2fa2167b Tiny add --log-requests-target (#16338) 2026-01-03 17:28:27 +08:00
fzyzcjy
749736ba95 Tiny fix single-gpu dumper and add tests for dumper (#16285) 2026-01-02 13:30:09 +08:00
Hudson Xing
d7a8257ba5 docs: remove outdated TODO in GLM-4.7 MoE detector test (#16265) 2026-01-01 10:25:23 -08:00
Ethan (Yusheng) Su
5ed384d07b [CI/CD] re-enable lora test (#16187) 2025-12-31 16:32:20 +08:00
Leoyzen
bc8b526eda Fix: Handle empty func_name and None values in GLM MoE detectors (#15754)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2025-12-30 14:32:35 -08:00
Liangsheng Yin
ba67e006a7 Refactor speculative algorithm registry. (#16168) 2025-12-31 01:24:22 +08:00
Baizhou Zhang
f35b5da521 [CI] Append test variant name to markdown report header in nightly test (#16166) 2025-12-31 00:09:24 +08:00
Gaoji Liu
7518dc3532 feat(SpecEagleV2): add standalone_worker_v2 (#12625)
Co-authored-by: liugaoji.lgj <liugaoji.lgj@alibaba-inc.com>
2025-12-30 17:55:04 +08:00
Qiaolin Yu
6a3e709253 Tiny rename test_deepseek_v3_fp4_mtp_stage_b.py (#16141) 2025-12-30 15:55:07 +08:00
Bingxu Chen
5e20e7a60d [AMD CI] Organize AMD nightly perf test files (#16114) 2025-12-29 22:09:46 -08:00
Alison Shao
f4ec6f8e17 ci: migrate remaining spec/eagle tests to test/registered/spec/ (#15800) 2025-12-29 14:00:00 -08:00
Liangsheng Yin
c7e7bfa32c Add EAGLE3 test with MMLU dataset. (#15945) 2025-12-28 16:07:58 +08:00
Liangsheng Yin
bf90ea9c5b Unify spec v2's naming manner. (#15990) 2025-12-28 14:14:52 +08:00
Hudson Xing
474a4699c5 Add correctness validation for decode_attention test (#15806) 2025-12-28 11:46:17 +08:00
Liangsheng Yin
9ad546d7e8 Tiny cleanup the models' name in test_utils (#15920) 2025-12-27 14:13:23 +08:00
Lianmin Zheng
a8380ded71 Add a test case for crash dump (#15905) 2025-12-26 19:39:28 -08:00
Douglas Yang
67caea6fe4 fix: adding deepseek base tests to b200 (#15915) 2025-12-26 18:04:25 -08:00
Muqi Li
01bd0d3e8b [Tool Call][DSV32] Streamline function call parameters (#14750)
Signed-off-by: Muqi Li <muqi1029@gmail.com>
2025-12-26 11:35:30 -08:00
Liangsheng Yin
f4e835af2f Cleanup ModelRunner (#15802) 2025-12-25 18:13:30 +08:00
Alison Shao
72a980c6d5 ci: migrate MLA tests to test/registered/mla/ (#15798) 2025-12-24 23:29:30 -08:00