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 |
|
fzyzcjy
|
02816abc0d
|
Flip dumper to disable by default and refactor environment handling (#18878)
|
2026-02-16 13:29:32 +08:00 |
|
Rain Jiang
|
0ffd0a3995
|
Nsa trtllm mla sparse fp8 support with Deepseek v3.2 NVFP4 (#18389)
|
2026-02-16 09:29:54 +08:00 |
|
Mohammad Miadh Angkad
|
8290171f52
|
[CI] Remove --mem-fraction-static 0.93 from gpt-oss test (#18869)
|
2026-02-16 09:24:11 +08:00 |
|
Chanh Nguyen
|
597d17dd18
|
Use ephemeral nccl port via get_free_port() (#18009)
Co-authored-by: Chanh Nguyen <cnguyen@linkedin.com>
|
2026-02-16 00:32:47 +08:00 |
|
Zack Yu
|
536ed3143b
|
test: add test for Modelopt FP8 on SM90 (#18463)
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-16 00:29:37 +08:00 |
|
SoluMilken
|
07a24f1a38
|
update pre-commit config (#18860)
|
2026-02-16 00:18:31 +08:00 |
|
Michael
|
88010e9601
|
[AMD] Fix nightly 1-GPU test failures and bench_serving regression (#18761)
Co-authored-by: michaelzhang-ai <michaelzhang-ai@users.noreply.github.com>
|
2026-02-15 20:36:47 +08:00 |
|
fzyzcjy
|
90555a0228
|
Add missing dumper tests (#18859)
|
2026-02-15 18:42:57 +08:00 |
|
fzyzcjy
|
4c7f986c6b
|
Extract dumper and prefill delayer tests common utils (#18857)
|
2026-02-15 18:33:23 +08:00 |
|
Bhavneek Singh
|
1ce3420784
|
Model: Support IBM Granite (Dense/Mamba + MoE) (#18040)
|
2026-02-15 11:24:41 +08:00 |
|
Xiaoyu Zhang
|
c29394e3c8
|
[kernel slimming] Move fast_hadamard_transform to jit_kernel (#18475)
|
2026-02-14 23:06:21 +08:00 |
|
Kangyan-Zhou
|
ae95869292
|
Enable SGLANG_ENABLE_SPEC_V2 for nightly speculative decoding tests (#18719)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-14 23:00:33 +08:00 |
|
Raayan Dhar
|
92cdd398cd
|
feat: Support mrope_section with rope_type: "yarn" (#13313)
Signed-off-by: Raayan Dhar raayan.dhar@gmail.com <raayan.dhar@gmail.com>
Signed-off-by: raayandhar <raayan.dhar@gmail.com>
|
2026-02-14 22:51:44 +08:00 |
|
Ke Bao
|
f51e9d9ca1
|
Add ci test for ring model (#18829)
|
2026-02-14 22:20:23 +08:00 |
|
JD
|
f6c18c3a85
|
Fix/partial gen from waiting queue miss metadata (#17610)
|
2026-02-13 19:04:08 -08:00 |
|
Liangsheng Yin
|
dcea74d63f
|
Add timeout abort kits for normal / eagle. (#18815)
|
2026-02-13 17:57:30 -08:00 |
|
Minglei Zhu
|
8be18c655d
|
[Perf] refactor piecewise cuda graph support of Qwen3-Next (#17613)
|
2026-02-14 09:30:50 +08:00 |
|
shuwenn
|
3299c4f9c1
|
[CI] feat: add early exit to wait_for_server when process dies (#18602)
|
2026-02-13 16:46:09 -08:00 |
|
JD
|
191d354f53
|
fix double-free kv cache for requests that have already finished and been freed during preemption (#18694)
|
2026-02-13 13:17:44 -08:00 |
|
dongjiyingdjy
|
8b4c364960
|
refactor context parallel state (#17213)
Co-authored-by: Shunkang <182541032+Shunkangz@users.noreply.github.co>
|
2026-02-13 23:18:17 +08:00 |
|
Baizhou Zhang
|
9a32f8ccb9
|
[CI] Move test_load_lora_from_tensor test to H100 (#18797)
|
2026-02-13 21:28:00 +08:00 |
|
Liangsheng Yin
|
e6f7a372ef
|
Rename request timeout env vars for waiting/running stages (#18766)
|
2026-02-12 22:58:40 -08:00 |
|
Alison Shao
|
0abe4a22c6
|
Fix flaky penalty tests by using higher temperature for effect comparison (#18380)
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
|
2026-02-12 21:08:37 +08:00 |
|
YC Tseng
|
20554a0a4f
|
[AMD] rocm 7.2 image release, PR test, Nightly Test (#17799)
Co-authored-by: Alan Kao <akao@amd.com>
Co-authored-by: bingxche <Bingxu.Chen@amd.com>
Co-authored-by: Michael <13900043+michaelzhang-ai@users.noreply.github.com>
|
2026-02-11 21:29:25 -08:00 |
|
Piotr Mazurek
|
ded068a76e
|
Add LMF2 MoE model architecture (#17997)
|
2026-02-12 01:03:43 +08:00 |
|
Vedant V Jhaveri
|
98b5013d59
|
add support to enable lora with embedding models (#17780)
Co-authored-by: Vedant Jhaveri <vjhaveri@linkedin.com>
|
2026-02-11 23:19:40 +08:00 |
|
McZyWu
|
4f7422f7ba
|
[NPU] support model skywork-reward-gemma2-2-27B-v0.2 (#16947)
Co-authored-by: cy <chenyang08056032@163.com>
|
2026-02-11 15:34:53 +08:00 |
|
Michael
|
d84d2063d3
|
[AMD] Fix Janus-Pro crash and add Kimi-K2.5 nightly test (#18269)
|
2026-02-10 22:33:13 -08:00 |
|
Liangsheng Yin
|
cd90346a2b
|
Add cache hit rate UT (#18566)
|
2026-02-10 21:27:41 -08:00 |
|
Liangsheng Yin
|
50f74285e9
|
Tiny fix regex warning (#18592)
|
2026-02-10 21:07:53 -08:00 |
|
cutetocute
|
8d2892330c
|
chore: fix some typos (#18577)
Co-authored-by: Liangsheng Yin <lsyincs@gmail.com>
|
2026-02-10 20:47:41 -08:00 |
|
Zehuan Li
|
26f2b3798d
|
[DLLM] Basic dLLM scheduling strategy and implementation (#17484)
Signed-off-by: Zehuan Li <lizehuan.lzh@antgroup.com>
|
2026-02-10 16:54:15 +08:00 |
|
Teng Ma
|
df733c5ee5
|
[HiCache][PP] add test case for compatibility (#16395)
|
2026-02-09 18:03:04 -08:00 |
|
Liangsheng Yin
|
2825f5d8e0
|
Tiny fix wrong metric collect key name forward_prefill -> forward_extend (#18506)
|
2026-02-09 16:23:41 -08:00 |
|
Baizhou Zhang
|
615a02dcd4
|
Revert "optimize get_topk_ragged by fusing get k and k_scale triton kernel" (#18471)
|
2026-02-09 16:37:19 +08:00 |
|
Bingxu Chen
|
3f3c201243
|
[AMD] Update aiter to v0.1.10.post2 (#18423)
Co-authored-by: kkHuang-amd <wunhuang@amd.com>
Co-authored-by: YC Tseng <yctseng@amd.com>
|
2026-02-08 22:08:24 -08:00 |
|
Shangming Cai
|
52401bec1d
|
chore: bump mooncake version to 0.3.9 (#18316)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
|
2026-02-07 17:30:01 +08:00 |
|