fzyzcjy
|
4bb678f28a
|
Full test coverage in dump comparator (#19279)
|
2026-02-25 09:43:29 +08:00 |
|
fzyzcjy
|
94ca2ac5d7
|
Support TP unification and enhance tests in dump comparator (#19278)
|
2026-02-25 09:42:56 +08:00 |
|
fzyzcjy
|
39ba9b5ab5
|
Support simple unsharding in dumper comparator (#19277)
|
2026-02-25 09:42:21 +08:00 |
|
fzyzcjy
|
02ca107b2c
|
Support dims annotation and enhance dump loader in dumper (#19276)
|
2026-02-25 09:41:48 +08:00 |
|
fzyzcjy
|
8b1ab4aaf9
|
Support agent-friendly output formats in dump comparator (#19275)
|
2026-02-25 09:40:33 +08:00 |
|
fzyzcjy
|
d7578ce279
|
Implement simplest dump comparator v2 (#19274)
|
2026-02-25 09:37:21 +08:00 |
|
Alison Shao
|
750ecf4a45
|
Add server CUDA graph warmup CI step for cold H200 nodes (#19201)
|
2026-02-24 16:07:01 -08:00 |
|
Kaiqi Jin
|
152560d1b9
|
[PCG] add pcg CI test for gpt-oss model (#18961)
|
2026-02-24 15:32:34 -08:00 |
|
Ratish P
|
ae6f6e1495
|
[Refactor] Benchmark: Add typed DatasetArgs/Loader registry and CPU dataset unit tests (#19147)
Co-authored-by: Liangsheng Yin <lsyincs@gmail.com>
|
2026-02-24 12:22:01 -08:00 |
|
xdtbynd
|
1a83b2c15d
|
fix: fix the bug blocking completion template application (#17010)
Co-authored-by: xdtbynd <supercluster@vip.qq.com>
Co-authored-by: cy <chenyang08056032@163.com>
Co-authored-by: sglang-npu-bot <sglangnpu@163.com>
|
2026-02-24 18:50:08 +08:00 |
|
Liangsheng Yin
|
9fac90d85d
|
[CI] Tiny enhance the dp attention load blance benchmark (#19194)
|
2026-02-23 14:33:32 -08:00 |
|
Liangsheng Yin
|
2274bfebb1
|
[PD-Disagg] Support query dp rank from bootstrap server. (#19168)
Signed-off-by: Chang Huaixin (OpenAnolis) <changhuaixin@linux.alibaba.com>
Co-authored-by: Chang Huaixin (OpenAnolis) <changhuaixin@linux.alibaba.com>
|
2026-02-23 10:59:30 -08:00 |
|
fzyzcjy
|
1a1c768d44
|
Support kwargs and megatron core tensor parsing in dumper (#19138)
|
2026-02-22 16:24:33 +08:00 |
|
Ziang Li
|
eddf193292
|
[DSv32] [GLM5] Improve Model Quality by Avoiding FP32 Precision Loss in weights_proj (#19041)
|
2026-02-22 16:20:51 +08:00 |
|
fzyzcjy
|
326b788ab4
|
Fix wrongly large dumped file and handle non intrusive hook reset in dumper (#19124)
|
2026-02-22 16:20:08 +08:00 |
|
fzyzcjy
|
c1f497e20e
|
Enhance reset, states, http in dumper (#19095)
|
2026-02-22 16:17:41 +08:00 |
|
fzyzcjy
|
4091b720c5
|
Support multi colocated dumper, named exp cleanup, argparse config (#19094)
|
2026-02-22 16:16:15 +08:00 |
|
fzyzcjy
|
31f0c11405
|
Configure and call dumper in main SGLang logic (#19093)
|
2026-02-22 16:14:27 +08:00 |
|
fzyzcjy
|
cc63c99f11
|
Enhance hook mechanism in dumper (#19073)
|
2026-02-22 16:13:38 +08:00 |
|
fzyzcjy
|
fdf80b5031
|
Extract framework plugins in dumper (#19072)
|
2026-02-22 16:10:43 +08:00 |
|
fzyzcjy
|
e32b5364a2
|
Auto annotate context in dumper (#19071)
|
2026-02-22 16:08:48 +08:00 |
|
fzyzcjy
|
8bc0751376
|
Support enabling partial non intrusive dump in dumper (#19069)
|
2026-02-22 16:07:45 +08:00 |
|
fzyzcjy
|
0384c459a7
|
Support non-intrusive dumping in dumper (#19068)
|
2026-02-22 16:04:02 +08:00 |
|
fzyzcjy
|
5eccc3cff9
|
Refactor dumper and change on_forward_pass_start API (#19065)
|
2026-02-22 16:03:27 +08:00 |
|
Liangsheng Yin
|
1f2da824dd
|
[Benchmark] Remove re-exports from bench_serving.py (#19130)
|
2026-02-21 14:30:30 -08:00 |
|
Liangsheng Yin
|
3fb457b103
|
Tiny rename cuda_graph tests to piecewise_cuda_graph (#19128)
|
2026-02-21 13:46:01 -08:00 |
|
Xinyuan Tong
|
4a362a0e04
|
fix tool handling in OpenAIServingChat (#18996)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-02-21 22:07:09 +08:00 |
|
Xinyuan Tong
|
cc451671b5
|
[FEAT] Add Anthropic compatible API endpoint (#18630)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-02-21 19:37:38 +08:00 |
|
fzyzcjy
|
046ef0aa35
|
Support using SGLang port in dumper (#19038)
|
2026-02-20 12:30:24 +08:00 |
|
fzyzcjy
|
2fecc2c075
|
Support resetting and enhance HTTP endpoints for dumper (#19046)
Co-authored-by: Yueming Yuan <112649537+yueming-yuan@users.noreply.github.com>
|
2026-02-20 12:29:09 +08:00 |
|
fzyzcjy
|
503bf3047a
|
Enhance configure and env parsing in dumper (#19034)
|
2026-02-20 12:28:10 +08:00 |
|
fzyzcjy
|
df995aab56
|
Support filtering labels in dumper (#19018)
|
2026-02-20 12:27:12 +08:00 |
|
fzyzcjy
|
261bca3c58
|
Support captured dump output and console output control in dumper (#19017)
|
2026-02-20 12:26:24 +08:00 |
|
fzyzcjy
|
fc1500adc6
|
Hint users when wrongly execute it with partial ranks in dumper (#19014)
|
2026-02-20 12:25:54 +08:00 |
|
fzyzcjy
|
b41d412c3d
|
Support cleanup previous dumps in dumper (#19013)
|
2026-02-20 12:25:21 +08:00 |
|
Cheng Wan
|
73a7f0d049
|
Revert "Add SDAR model support" (#19032)
|
2026-02-19 16:03:56 -08:00 |
|
chengshuang18
|
44ab752b7a
|
Add SDAR model support (#18318)
Co-authored-by: root <root@gpu-lg-cmc-h-h200-3047.host.h.pjlab.org.cn>
Co-authored-by: chengshuang <chengshuang@pjlab.org.cn>
Co-authored-by: 赵晨阳 <zhaochen20@outlook.com>
|
2026-02-19 11:20:32 -08:00 |
|
satyamk7054
|
963def7f26
|
Move lora request validation to tokenizer_manager from server (#18962)
Co-authored-by: Satyam Kumar <satyamk@linkedin.com>
|
2026-02-19 21:03:19 +08:00 |
|
pansicheng
|
48642d5384
|
[RadixTree][4/N Refactor]: Move available_and_evictable_str to individual radix cache classes (#17852)
|
2026-02-19 17:03:15 +08:00 |
|
shaharmor98
|
82a0bafc1c
|
Feat/add fi selective state update kernel call (#18070)
Signed-off-by: Shahar Mor <smor@nvidia.com>
|
2026-02-19 16:56:06 +08:00 |
|
Yuwei An
|
0be30d4b0d
|
Fix PCG MoE Error (#17739)
|
2026-02-19 16:48:06 +08:00 |
|
Ethan (Yusheng) Su
|
9c5aae4df5
|
[Fix] Add lora tied lm head support (for Qwen2.5, Gemma, etc model need) (#18634)
|
2026-02-19 00:34:51 +08:00 |
|
Alison Shao
|
34d975b18f
|
Fix eval tests not capturing server launch failures (#18886)
|
2026-02-18 07:59:03 +08:00 |
|
Liangsheng Yin
|
83a475e8d7
|
feat: add cuda core dump CI warpper (#18909)
|
2026-02-17 14:49:26 -08:00 |
|
Minglei Zhu
|
bf52388354
|
[PCG] support piecewise cuda graph for kimi-linear model (#18849)
|
2026-02-17 23:31:12 +08:00 |
|
Alison Shao
|
7e41ac6c8d
|
Skip flaky test_tool_choice_required_non_streaming for Mistral (#18889)
|
2026-02-17 12:50:55 +08:00 |
|
Shivam jindal
|
4f0409f8aa
|
[Model] Add Qwen3ForRewardModel and fix Qwen3ForSequenceClassification (#17992)
Co-authored-by: yes-its-shivam <yes-its-shivam@users.noreply.github.com>
|
2026-02-16 19:44:41 +08:00 |
|
fzyzcjy
|
f554b3c27b
|
Support dumping gradients, parameters, lazy values (#18881)
Co-authored-by: Yueming Yuan <112649537+yueming-yuan@users.noreply.github.com>
|
2026-02-16 13:34:06 +08:00 |
|
fzyzcjy
|
9a7d8d5eb0
|
Collect upper level metadata to dump output (#18880)
|
2026-02-16 13:31:19 +08:00 |
|
fzyzcjy
|
949792d0c6
|
Change dump output format to dict with value and metadata (#18879)
|
2026-02-16 13:30:47 +08:00 |
|