fzyzcjy
|
25257d8e00
|
Tiny assert no running requests when releasing memory to avoid IMA (#12341)
|
2025-11-01 01:28:53 +08:00 |
|
daniel, chen
|
cf0c24150a
|
add served model name in bench serving (#12428)
|
2025-11-01 01:28:11 +08:00 |
|
huangtingwei
|
5538e05cb1
|
fix default env var for mooncake store (#12429)
|
2025-11-01 01:25:33 +08:00 |
|
Yuan Luo
|
c30ebb9300
|
[VLM] Optimize async mm data process mechanism (#12066)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2025-11-01 01:24:53 +08:00 |
|
ykcombat
|
41efcaeb45
|
[Feature] PD-Multiplexing Context and Scheduler, lazy import spatial. (#12275)
|
2025-11-01 00:40:01 +08:00 |
|
0xNullPath
|
70562969b9
|
[Bug] OOM (Out-of-Memory) errors for extreme testing scenarios (min_tokens=2) (#11757)
Signed-off-by: Yan Lu <luyan@nvidia.com>
|
2025-11-01 00:28:41 +08:00 |
|
Neelabh Sinha
|
b57dc169eb
|
[Test] Add Functional Tests for Penalty Parameters (#11931)
|
2025-11-01 00:10:17 +08:00 |
|
Ke Bao
|
0095e01874
|
Fix lint in deepseek-ocr (#12470)
|
2025-11-01 00:08:19 +08:00 |
|
Xinyuan Tong
|
684864814b
|
Feat: deepseek-ocr logits processor (#12415)
Co-authored-by: xinyuant <xinyuant@usc.edu>
|
2025-10-31 23:35:22 +08:00 |
|
sjtu_shenhai
|
410225b719
|
[Bug fix] Fix severe memory waste issue with torch.empty pin_memory (#12266)
|
2025-10-31 21:30:37 +08:00 |
|
Liangsheng Yin
|
2c9aebea70
|
Simplify watchdog (#12463)
|
2025-10-31 21:17:38 +08:00 |
|
Kindyaa
|
bc741073a3
|
fix:watchdog thread exception (#12328)
|
2025-10-31 20:54:50 +08:00 |
|
Yuhong Guo
|
2f6af1a3de
|
Enable bailing_moe to support TP=16 (#12369)
|
2025-10-31 19:32:49 +08:00 |
|
Zaili Wang
|
50b6842b4b
|
fix: Add default value for backend in sample_mmmu_requests (#12256)
|
2025-10-31 19:31:40 +08:00 |
|
Lianmin Zheng
|
2d5605e89b
|
Fix ci install to allow prerelease (#12449)
|
2025-10-31 02:22:15 -07:00 |
|
Liangsheng Yin
|
300b4c212e
|
[CI] fix possible port conflicts. (#12452)
Co-authored-by: Lianmin Zheng <15100009+merrymercy@users.noreply.github.com>
|
2025-10-31 17:20:20 +08:00 |
|
Lianmin Zheng
|
c0652d907b
|
Clean up sgl kernel (#12413)
Co-authored-by: Byron Hsu <byronhsu1230@gmail.com>
|
2025-10-31 01:13:34 -07:00 |
|
Bruce-x-1997
|
2e48584b62
|
[bugfix] set is_prefill_only=false when mixed_chunk (#10889)
|
2025-10-31 00:12:21 -07:00 |
|
Baizhou Zhang
|
57cc5385c0
|
[CI] Add more bins for 1-gpu CI test (#12422)
|
2025-10-31 00:05:01 -07:00 |
|
Liangsheng Yin
|
5cc0d25a0d
|
Add trait for BasePrefixCache (#12436)
|
2025-10-31 14:03:27 +08:00 |
|
b8zhong
|
a076ec1a7a
|
Revert "fix llama4 kv cache layout" (#12437)
|
2025-10-30 22:33:37 -07:00 |
|
Keyang Ru
|
72b5f3d0bb
|
[ci] install released version router (#12410)
|
2025-10-30 21:59:08 -07:00 |
|
bppps
|
2f766f381d
|
[Bugfix]: distinguish processors for deepseek_vl2 and deepseek_ocr to p… (#12384)
|
2025-10-30 21:51:30 -07:00 |
|
elvischenv
|
069e490bcb
|
feat: support trtllm_mha FP8 query attention kernel (#12307)
|
2025-10-30 21:39:35 -07:00 |
|
Yuhong Guo
|
ab95d35fcb
|
feat: Add Non-intrusive Tensor Dumping for Model Inference (#10566)
|
2025-10-31 12:04:48 +08:00 |
|
b8zhong
|
34c286b811
|
Fix the shared expert & routed expert overlap in Llama 4 (#12405)
Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
|
2025-10-30 20:14:49 -07:00 |
|
Liangsheng Yin
|
9416ee60dd
|
Reserved abortion API when retracting (#12425)
|
2025-10-31 10:56:05 +08:00 |
|
Liangsheng Yin
|
d4a09ec9dc
|
[CI] fix tests' time estimation (#12401)
|
2025-10-30 19:20:35 -07:00 |
|
Johnsonms
|
662725b936
|
[DeepSeekV32] Bug fix to ensure page_table and result in same type (#12300)
|
2025-10-30 18:56:51 -07:00 |
|
Xinyuan Tong
|
82cfcd3bb8
|
[Refactor] tuning_fused_moe for MLLM and small refactor (#11224)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2025-10-31 08:54:14 +08:00 |
|
lpc0220
|
6c1a3f0cb2
|
enable cudaProfilerApi for one batch benchmarking (#11116)
|
2025-10-30 15:43:59 -07:00 |
|
Simo Lin
|
6237754842
|
[router] 0.2.2 release (#12399)
|
2025-10-30 14:40:13 -07:00 |
|
Keyang Ru
|
96ac24c09e
|
[router] web_search_preview tool basic implementation (#12290)
|
2025-10-30 14:37:28 -07:00 |
|
Kaixi Hou
|
c0d02cf4d1
|
[NVIDIA] Add CI workloads for GB200 (#12242)
|
2025-10-30 14:32:03 -07:00 |
|
popsiclexu
|
7d121448b2
|
[Bug fix][PD Dissaggregation] fix prefill hanging issue with PP and DP Attention, (#12368)
|
2025-10-30 14:22:47 -07:00 |
|
Lianmin Zheng
|
6a63a9852e
|
minor code sync (#12403)
|
2025-10-30 12:49:31 -07:00 |
|
Keyang Ru
|
4d2f17bd0b
|
[router] Function call support for openai router Responses API (#12386)
|
2025-10-30 12:45:10 -07:00 |
|
Lianmin Zheng
|
7cd716f776
|
Update news section in README.md (#12409)
|
2025-10-30 12:41:21 -07:00 |
|
Baizhou Zhang
|
b7fdde4bb4
|
[ci] Fix ci_install_deepep (#12375)
|
2025-10-30 11:39:14 -07:00 |
|
Keyang Ru
|
69bf801173
|
[router] Fix safety_identifier missing (#12404)
|
2025-10-30 10:40:50 -07:00 |
|
Xiaoyu Zhang
|
d8fcbaa38d
|
[CI Monitor] Fix ci_monitor perf analyzer bug (#12281)
|
2025-10-30 09:47:12 -07:00 |
|
rongfu.leng
|
2cf3d0f89f
|
[router] use safety_identifier replace user on chat history storage (#12185)
|
2025-10-30 08:47:22 -07:00 |
|
Chen1022
|
1ed1abfd45
|
feat: add EP support in tuning (#12012)
|
2025-10-30 07:58:50 -07:00 |
|
Chang Su
|
ecb9fa14e6
|
[docker] clean up main dockerfile for router and dev configurations (#12364)
Co-authored-by: ybyang <ybyang7@iflytek.com>
|
2025-10-30 07:46:09 -07:00 |
|
Simo Lin
|
700daa3463
|
[router] harmony responses api streaming support (#12395)
|
2025-10-30 07:30:48 -07:00 |
|
Fan Yin
|
39cee0fed2
|
[sgl-kernel] upd deepgemm hash to rebased commit (#11960)
|
2025-10-30 07:19:00 -07:00 |
|
Xiaoyu Zhang
|
04e5b6faa7
|
Revert "Triton fused_moe_kernel support ep moe tuning" (#12377)
|
2025-10-30 07:12:06 -07:00 |
|
Even Zhou
|
ce6b17c0f9
|
[Feature] Support DeepSeek MTP on NPU (#11897)
Co-authored-by: liupeng374 <liupeng374@huawei.com>
|
2025-10-30 21:56:56 +08:00 |
|
Even Zhou
|
cafebef154
|
[NPU] bugfix for Qwen3-Next and performance update (#11969)
|
2025-10-30 21:52:16 +08:00 |
|
Liangsheng Yin
|
73dfd2dfb1
|
[Test] Enhance radix cache test for spec cases (#12394)
|
2025-10-30 18:46:28 +08:00 |
|