Commit Graph

1106 Commits

Author SHA1 Message Date
Even Zhou
3b3c5a05c1 [CI/NPU] fix multiple NPU CI issue (#16111) 2025-12-31 21:14:04 +08:00
Ke Bao
b6267de5ae Upgrade python version in lint ci (#16221) 2025-12-31 18:22:53 +08:00
Liangsheng Yin
db6b51a838 Add CI_PERMISSION sort hook. (#16200) 2025-12-31 12:15:15 +08:00
shuwenn
ac11e6a7c5 Add alphabetc1 into CI_PERMISSION (#16198) 2025-12-31 11:31:47 +08:00
Liangsheng Yin
4de59d83a1 Reduce stages of pr-test from 4 to 3. (#16173) 2025-12-30 22:21:48 +08:00
Liangsheng Yin
b6871ba7c9 [CI] set max-parallel to 4 by default. (#16154) 2025-12-30 17:27:48 +08:00
Baizhou Zhang
98225be6e5 [CI] Fixing release with cut branch workflow (#16153)
Co-authored-by: Kangyan Zhou <zky314343421@gmail.com>
2025-12-30 17:18:02 +08:00
Bingxu Chen
5e20e7a60d [AMD CI] Organize AMD nightly perf test files (#16114) 2025-12-29 22:09:46 -08:00
Liangsheng Yin
3946dad6fa Add attack204 into CI_PERMISSION (#16131) 2025-12-30 13:55:00 +08:00
Liangsheng Yin
ac03ec0851 Add PR review process into template. (#16133) 2025-12-30 13:45:56 +08:00
Kangyan-Zhou
0d003e34b0 Reduce CI failure monitor to run once every 12 hours (#16123) 2025-12-29 19:44:25 -08:00
Alison Shao
f4ec6f8e17 ci: migrate remaining spec/eagle tests to test/registered/spec/ (#15800) 2025-12-29 14:00:00 -08:00
Kangyan-Zhou
9c4eb46099 Add a new branch cut GH workflow, and adopt setuptools-scm for version control (#15985) 2025-12-29 13:51:21 -08:00
Alison Shao
269aa27bff Enable testing slash command handler changes on non-fork PRs (#15921) 2025-12-29 11:30:39 -08:00
shuwenn
7380ec9d55 [CI] fix test_mla_deepseek_v3.py (#16096) 2025-12-29 10:18:02 -08:00
Simo Lin
7f5879985c [model-gateway] Improve tree benchmark with realistic multi-tenant scenarios (#14838) 2025-12-29 08:37:24 -08:00
Xiaoyu Zhang
88f3de2514 [JIT kernel] Jit kernel add codeowners (#16085) 2025-12-29 22:32:55 +08:00
Simo Lin
a44d0079f8 [ci] update genai bench to 0.0.3 for pd testing (#16051) 2025-12-28 23:14:44 -08:00
Simo Lin
c236a3fdf0 [model-gateway][CI] Display benchmark results in GitHub Actions summary (#16037) 2025-12-28 20:57:27 -08:00
Xiaoyu Zhang
7d02c8e59f [JIT kernel] CI support jit kernel tests (#15939) 2025-12-28 23:11:02 +08:00
Shangming Cai
41addd2e08 chore: bump mooncake version to 0.3.8 (#15886)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
2025-12-27 23:34:24 +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
Lianmin Zheng
ecd2d09a6c Fix code sync scripts (#15787) 2025-12-24 16:13:23 -08:00
Douglas Yang
17e65466de fix: nightly fix b200 gpqa (#15745) 2025-12-24 10:29:45 -08:00
michael-amd
e7b09efc0a [AMD] Add AMD Nightly Performance & VLMs Accuracy Tests (#15500) 2025-12-23 19:03:27 -08:00
Douglas Yang
f9dd90ac35 fix: increasing H200 test timeout (#15600) 2025-12-23 01:00:37 -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
Simo Lin
796969caf0 Optimize Rust CI builds with proper sccache configuration (#15581) 2025-12-21 17:32:13 -08:00
Qiaolin Yu
a92de891b8 Split dpsk fp4 4 gpu tests and move the mtp part to real stage b (#15553) 2025-12-21 15:51:43 -08:00
sglang-bot
a39126672a chore: bump sgl-kernel version to 0.3.20 (#15564) 2025-12-21 13:15:23 -08:00
sunxxuns
c69c1c4f07 [CI] Fix AMD CI to exclude multimodal_gen from main_package filter (#15558) 2025-12-21 16:58:17 +08:00
Douglas Yang
96740d6983 feature: revamp nightly tests with combined runner (#15324) 2025-12-20 19:25:22 -08:00
Alison Shao
9a3bdf2c95 [CI] Migrate CUDA Graph tests to test/registered/cuda_graph/ (#15436) 2025-12-20 18:55:39 -08:00
Simo Lin
69412ccb1f [model-gateway] add model gateway multi-arch docker build, test and document docker image (#15544) 2025-12-20 11:56:59 -08:00
Simo Lin
d3885d4ba6 Fix docker gateway image name and add latest tag (#15542) 2025-12-20 11:05:03 -08:00
Hubert Lu
51e2eaa458 [AMD] Support fast_topk kernels in sgl-kernel (#15172) 2025-12-19 22:19:09 -08:00
Simo Lin
74a3349bea [ci] remove rust benchmark in unit test ci (#15510) 2025-12-19 18:59:41 -08:00
michael-amd
2ee6c810b8 [AMD] Add TP=8 models to nightly test and make TP=2 test stable (#15296) 2025-12-19 13:15:19 -08:00
Liangsheng Yin
5dccd9bdcc Enhance protection rules of code owners (#15406) 2025-12-20 00:25:57 +08:00
yctseng0211
af780c59f3 [AMD] add unit-test-backend-8-gpu-amd back (#15253)
Co-authored-by: Sai Enduri <saimanas.enduri@amd.com>
2025-12-19 00:59:28 -08:00
yctseng0211
a21aa87ec5 [AMD] Fix and add accuracy-test-2-gpu-amd back (#15415)
Co-authored-by: bingxche <Bingxu.Chen@amd.com>
2025-12-19 00:41:14 -08:00
Yuzhen Zhou
4bf06635fc [diffusion] multi-platform: support diffusion on amd and fix encoder loading on MI325 (#13760)
Co-authored-by: Sabre Shao <sabre.shao@amd.com>
Co-authored-by: Yusheng (Ethan) Su <yushengsu.thu@gmail.com>
Co-authored-by: Hubert Lu <Hubert.Lu@amd.com>
Co-authored-by: xsun <sunxiao04@gmail.com>
2025-12-19 15:38:46 +08:00
Yineng Zhang
4b4050e27e chore: update CI_PERMISSIONS (#15431) 2025-12-18 17:08:51 -08:00
Alison Shao
4128d4f5cb [CI] Migrate LoRA tests to test/registered/lora/ (#15176) 2025-12-17 13:19:42 -08:00
Douglas Yang
3c8dc448b2 fix: removing latest-sglang=1 (#15220) 2025-12-16 00:14:48 -08:00
Sai Enduri
538e733e08 [AMD CI] Fix typo. (#15229) 2025-12-15 21:47:01 -08:00
Sai Enduri
02d24244e4 [AMD CI] Temporarily disable 2 gpu accuracy test. (#15204) 2025-12-15 20:57:26 -08:00