Alison Shao
|
38895a0064
|
ci: adjust partition counts for stage-b and unit tests (#16617)
|
2026-01-06 20:18:10 -08:00 |
|
Alison Shao
|
90eac38a12
|
Migrate FP8/TorchAO tests to test/registered/quant/ (#16453)
|
2026-01-06 18:27:43 -08:00 |
|
Alison Shao
|
399d5283f8
|
ci: migrate scheduler tests to test/registered/scheduler/ (#16442)
|
2026-01-06 14:55:52 -08:00 |
|
Alison Shao
|
2e0527dd74
|
ci: migrate Debug Utils, Ops, and Rotary Embedding tests to test/registered/ (#16422)
|
2026-01-06 14:35:57 -08:00 |
|
Alison Shao
|
3271e0e76d
|
Remove dllm-test-1-gpu-amd job (followup to DLLM migration) (#16589)
|
2026-01-06 14:27:37 -08:00 |
|
 Alison ShaoandKangyan-Zhou
|
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 |
|
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 |
|
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 |
|
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 |
|
Alison Shao
|
f8411ded6e
|
ci: migrate 1-GPU model tests to test/registered/models/ (#16414)
|
2026-01-04 18:08:01 -08:00 |
|
 Alison ShaoandMick
|
52c604342c
|
chore: print test list at beginning and end of run_suite.py (#16334)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-01-04 11:52:52 -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 |
|
Alison Shao
|
5b4f790200
|
[diffusion] CI: add CI validation for diffusion model downloads (#16311)
|
2026-01-03 14:12:45 +08:00 |
|
Alison Shao
|
6256936d09
|
Fix: Allow build-wheels to run when target_stage is set (#16324)
|
2026-01-02 17:58:11 -08:00 |
|
Alison Shao
|
f0195627a9
|
Fix sgl-kernel jobs to skip when target_stage is specified (#16308)
|
2026-01-02 12:49:26 -08:00 |
|
Alison Shao
|
17041f4673
|
Enable /rerun-stage slash command to work on fork PRs (#16128)
|
2026-01-02 10:36:12 -08:00 |
|
Alison Shao
|
b5af283b1c
|
ci: increase stage-b-test-small-1-gpu partitions from 4 to 5 (#16250)
|
2026-01-01 12:08:31 +08:00 |
|
Alison Shao
|
8c5d91b884
|
Fix race condition in /tag-and-rerun-ci command (#16142)
|
2025-12-30 15:55:49 +08:00 |
|
Alison Shao
|
f4ec6f8e17
|
ci: migrate remaining spec/eagle tests to test/registered/spec/ (#15800)
|
2025-12-29 14:00:00 -08:00 |
|
Alison Shao
|
269aa27bff
|
Enable testing slash command handler changes on non-fork PRs (#15921)
|
2025-12-29 11:30:39 -08:00 |
|
 Alison ShaoandKangyan-Zhou
|
0e536600e8
|
Refactor: separate CI-specific weight validation into dedicated module (#15216)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
|
2025-12-27 20:50:39 -08:00 |
|
Alison Shao
|
4805118122
|
ci: add continue-on-error for scheduled PR tests (#15701)
|
2025-12-25 13:26:14 -08:00 |
|
Alison Shao
|
72a980c6d5
|
ci: migrate MLA tests to test/registered/mla/ (#15798)
|
2025-12-24 23:29:30 -08:00 |
|
Alison Shao
|
ac42797cf7
|
[CI] Enable retry logic for flaky CI tests (#14983)
|
2025-12-22 22:23:42 -08:00 |
|
Alison Shao
|
883747ced1
|
[CI] Migrate Attention Backend tests to test/registered/attention/ (#15563)
|
2025-12-22 22:17:52 -08:00 |
|
Alison Shao
|
989d4b3012
|
[CI] Migrate nightly tests to test/registered/ (#15582)
|
2025-12-22 22:16:32 -08:00 |
|
Alison Shao
|
43b7c17474
|
[CI] Fix /rerun-stage command by using requests for workflow dispatch (#15447)
|
2025-12-20 19:50:56 -08:00 |
|
Alison Shao
|
9a3bdf2c95
|
[CI] Migrate CUDA Graph tests to test/registered/cuda_graph/ (#15436)
|
2025-12-20 18:55:39 -08:00 |
|
Alison Shao
|
58c840db6b
|
Split test_piecewise_cuda_graph.py to optimize CI resource usage (#15290)
|
2025-12-17 21:20:21 -08:00 |
|
Alison Shao
|
4128d4f5cb
|
[CI] Migrate LoRA tests to test/registered/lora/ (#15176)
|
2025-12-17 13:19:42 -08:00 |
|
 ![gemini-code-assist[bot]](/assets/img/avatar_default.png)
|
31d48d7f6f
|
Add Ollama-compatible API endpoints + Smart Router (#14376)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
|
2025-12-16 20:43:38 -08:00 |
|
Alison Shao
|
7ec678eb09
|
[Test] Update LoRA eviction policy tests to match current behavior (#15283)
|
2025-12-16 17:55:15 -08:00 |
|
Alison Shao
|
49237e26fb
|
Fix test_pp_single_node.py estimated time from 800s to 500s (#15291)
|
2025-12-16 16:27:09 -08:00 |
|
Alison Shao
|
0aa3dec5c7
|
Fix black formatting in ci_utils.py (#14932)
|
2025-12-11 17:28:52 -08:00 |
|
Alison Shao
|
f832994c32
|
[CI] Add Mistral Large 3 Eagle nightly performance test (#14525)
|
2025-12-11 17:01:50 -08:00 |
|
Alison Shao
|
e59435c34b
|
Add retry logic for scheduled CI tests (#14771)
|
2025-12-11 16:59:58 -08:00 |
|
Alison Shao
|
f85460fb19
|
Avoid deleting entire cache for missing shards (#14754 follow-up) (#14853)
|
2025-12-11 01:17:04 -08:00 |
|
Alison Shao
|
b6523a4f72
|
fix: restrict cache validation behaviors to CI only (#14849)
|
2025-12-10 16:03:53 -08:00 |
|
 Alison ShaoandLiangsheng Yin
|
1698c2341b
|
[CI] Reduce stage-b auto-partition from 4 to 2 (#14769)
Co-authored-by: Liangsheng Yin <lsyincs@gmail.com>
|
2025-12-11 01:32:33 +09:00 |
|
Alison Shao
|
f732f8ea57
|
Fix CI registry scan to only check test/registered directory (#14812)
|
2025-12-11 01:09:03 +09:00 |
|
Alison Shao
|
b0f531ad28
|
Fix VLM accuracy thresholds for nightly tests (#14777)
|
2025-12-09 20:59:23 -08:00 |
|
Alison Shao
|
01835998e1
|
fix: race condition between validation and download locks (#14761)
|
2025-12-09 20:36:54 -08:00 |
|
Alison Shao
|
5e8f544d1b
|
Disable 8-gpu-b200 runner in PR tests (#14768)
|
2025-12-09 17:47:54 -08:00 |
|
Alison Shao
|
13680e5542
|
[Test] Skip STANDALONE speculative decoding tests for different hidden sizes (#14733)
|
2025-12-09 22:21:35 +09:00 |
|
Alison Shao
|
9a426fc5ef
|
[CI] Move mistral large 3 basic to nightly (#14622)
|
2025-12-09 00:28:44 -08:00 |
|
Alison Shao
|
e6f0ddda44
|
[CI] Migrate Eagle 1-GPU tests to test/registered/ (#14529)
|
2025-12-09 12:56:36 +09:00 |
|
Alison Shao
|
08da4c2618
|
[Bugfix] Fix KeyError for Mistral-Large-3 rope_scaling config (#14627)
|
2025-12-08 19:16:00 -08:00 |
|
Alison Shao
|
93043f7b13
|
[CI] Increase max-parallel to 15 for high priority PRs (#14675)
|
2025-12-08 15:40:37 -08:00 |
|
Alison Shao
|
559202b544
|
[CI] Fix unit-test-backend-8-gpu-b200 running on every /rerun-stage (#14591)
|
2025-12-07 18:42:04 -08:00 |
|
Alison Shao
|
f2b5dcc976
|
Add unit-test-backend-8-gpu-b200 to rerun-stage command (#14569)
|
2025-12-07 19:09:07 +08:00 |
|
Alison Shao
|
41d61faa99
|
[FLA] Add explicit kernel arguments to kda.py for Kimi Linear support (#14561)
|
2025-12-06 22:45:41 -08:00 |
|
Alison Shao
|
cee93a6f26
|
[Bug fix] Add /model_info endpoint to mini_lb (#14535)
|
2025-12-06 11:34:03 -08:00 |
|
Alison Shao
|
b988c18eae
|
Fix safetensors validation to catch corruption after download (#14465)
|
2025-12-05 16:04:00 -08:00 |
|
Alison Shao
|
e41664ba1a
|
[Docs] Add /rerun-stage command to contribution guide (#14521)
|
2025-12-05 15:46:47 -08:00 |
|
Alison Shao
|
16e8463a90
|
Add Mistral Large 3 basic test to PR CI (#14460)
|
2025-12-05 10:38:52 -08:00 |
|
Alison Shao
|
662809874c
|
Add Mistral Large 3 to nightly CI tests (#14459)
|
2025-12-05 23:16:27 +08:00 |
|
Alison Shao
|
4c5074eb78
|
Add AMD stage support to /rerun-stage command and fix related bugs (#14463)
|
2025-12-04 21:13:52 -08:00 |
|
Alison Shao
|
532037df78
|
Add CI permissions for user 'yushengsu-thu' (#14468)
|
2025-12-04 19:01:50 -08:00 |
|
alisonshao
|
80518bea65
|
Fix validation to detect missing model files before loading (#14253)
|
2025-12-03 11:36:07 -08:00 |
|
alisonshao
|
084b06e79d
|
Add /rerun-stage slash command to rerun specific PR test stages (#14262)
|
2025-12-02 14:23:38 -08:00 |
|
alisonshao
|
0141ca370f
|
Revert PR #14044: Restore separate memory pool for piecewise CUDA graph (#14278)
|
2025-12-02 09:53:16 -08:00 |
|
alisonshao
|
25a6be4930
|
Fix duplicate download log messages in multi-process environment (#14299)
|
2025-12-02 09:33:18 -08:00 |
|
alisonshao
|
e0ec42c710
|
[CI] Fix 4-GPU test timeout by using 3 partitions (#14287)
|
2025-12-02 16:47:26 +08:00 |
|
alisonshao
|
bce40fa217
|
Fix utils import issue for nightly tests (#13944)
|
2025-11-27 15:24:27 -08:00 |
|
alisonshao
|
d941a3befa
|
Fix nightly test failure: NSA indexer dtype (#14017)
|
2025-11-26 21:27:51 -05:00 |
|
alisonshao
|
6330d6641b
|
Fix flashinfer cutlass MoE output shape for non-FP4-packed inputs (#14028)
|
2025-11-26 18:09:02 -07:00 |
|
alisonshao
|
b087ef8b4b
|
Nightly test job filter (#14025)
|
2025-11-26 16:04:24 -08:00 |
|
alisonshao
|
a8ef4d1804
|
Add nightly test support to unified run_suite.py (#13941)
|
2025-11-26 15:16:12 -08:00 |
|
alisonshao
|
9adef42c60
|
Fix nightly test failure: CPP radix cache init (#14018)
|
2025-11-26 14:58:26 -08:00 |
|
alisonshao
|
a223402ffb
|
Add adapter_model.safetensors to corruption validation for LoRA (#14022)
|
2025-11-26 14:52:46 -08:00 |
|
alisonshao
|
5b7da0f58e
|
Temporarily disable test_update_weights_from_disk.py in CI (#14021)
|
2025-11-26 13:56:28 -08:00 |
|
alisonshao
|
846ba3c62c
|
Fix nightly test failures: NSA indexer dtype and CPP radix cache init (#13958)
|
2025-11-26 11:52:08 +08:00 |
|
alisonshao
|
dbab5d50a3
|
Add test_dummy_grok_models.py to not_in_ci section (#13908)
|
2025-11-25 16:51:25 +08:00 |
|
alisonshao
|
7cc43bd453
|
Move test_dummy_grok_models.py from manual to srt (temporary) (#13901)
|
2025-11-24 23:36:53 -08:00 |
|
alisonshao
|
f9fe06309f
|
Fix trace publish paths in nightly-test-nvidia workflow (#13888)
|
2025-11-24 21:58:26 -08:00 |
|
![gemini-code-assist[bot]](/assets/img/avatar_default.png) 
|
83e7207763
|
[diffusion] CI: add validation and cleanup for corrupted safetensors in multimodal loader (#13870)
Co-authored-by: Mick <mickjagger19@icloud.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-25 12:02:43 +08:00 |
|
alisonshao
|
173e73fa1e
|
Fix nightly test job to fail when any test fails (#13871)
|
2025-11-24 19:33:46 -08:00 |
|
alisonshao
|
aaa40a9b3b
|
Fix pagination bug in CI monitor preventing performance-test-2-gpu data collection (#13781)
|
2025-11-23 22:02:30 +08:00 |
|
alisonshao
|
94ae816f29
|
Fix model weights validation with automatic cache cleanup (#13729)
|
2025-11-22 11:40:00 +08:00 |
|
alisonshao
|
dab06b50ab
|
Fix: CI monitor should not exit with error on regressions (#13694)
|
2025-11-21 10:01:48 -08:00 |
|
alisonshao
|
64480ec712
|
Add sgl-kernel CI test for Blackwell (B200) (#13301)
|
2025-11-20 19:02:42 -08:00 |
|
alisonshao
|
81e86992cd
|
[CI] Move nightly tests to test/nightly/ (#13683)
|
2025-11-20 18:00:02 -08:00 |
|
alisonshao
|
6b262ac839
|
Test reorganization: Move tests to manual/ (#13610)
|
2025-11-20 13:41:58 -08:00 |
|
alisonshao
|
5a2c70396e
|
Add nightly test CI monitor workflow (#13038)
|
2025-11-20 12:55:13 -08:00 |
|
alisonshao
|
6beb6e991f
|
fix: create git tags directly instead of temporary branches (#13168)
|
2025-11-18 03:23:27 -08:00 |
|
 
|
0c96677902
|
CI: fix NFS EBUSY error in PR test workflow (#13460)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-18 13:25:29 +08:00 |
|
alisonshao
|
67e6f1438d
|
Consolidate similar tests to reduce duplication (#12871)
|
2025-11-15 14:29:44 +08:00 |
|
alisonshao
|
dcc47a56c9
|
Implement nightly test workflow naming conventions (#13170)
|
2025-11-14 16:14:53 -08:00 |
|
alisonshao
|
5f72d36d40
|
Fix nightly tests to fail properly when any job fails (#13096)
|
2025-11-13 19:10:35 -08:00 |
|
 alisonshaoandKangyan Zhou
|
9bd511a582
|
Add model validation for all GPU runners to prevent cache corruption (#13171)
Co-authored-by: Kangyan Zhou <zky314343421@gmail.com>
|
2025-11-13 10:16:41 -08:00 |
|
alisonshao
|
dd909a511c
|
Fix gpt oss 4gpu b200 trace links (#12872)
|
2025-11-11 20:31:41 -08:00 |
|
alisonshao
|
d3a03aeef8
|
Refs/heads/add nightly test multi gpu configs (#12870)
|
2025-11-08 15:14:50 -08:00 |
|
alisonshao
|
0b88d520a0
|
Add nightly performance test for GPT-OSS 4GPU models (#12805)
|
2025-11-07 16:54:07 -08:00 |
|