Commit Graph

6108 Commits

Author SHA1 Message Date
R0CKSTAR
ec2461bc16 [diffusion] hardware: support diffusion models on MTGPU (multi-GPU, 5/N) (#17318)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
2026-02-03 12:44:22 -08:00
R0CKSTAR
acf724b036 [Diffusion] Only import sgl_kernel in custom op cuda path (SiluAndMul and RMSNorm) (#15592)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
2026-02-03 12:42:58 -08:00
Vladislav Nosivskoy
e166ca8758 [HiCache] feat: Add detailed cache hit breakdown for HiCache in sglext and Prometheus metrics (#17648)
Signed-off-by: Vladislav Nosivskoy <vladnosiv@gmail.com>
Co-authored-by: ishandhanani <82981111+ishandhanani@users.noreply.github.com>
2026-02-03 11:45:35 -08:00
Even Zhou
d48bbe3bed [CI][NPU] Bugfix import sgl-kernel error (#18173) 2026-02-03 11:39:38 -08:00
DiweiSun
495290aefd enable ut test for xpu devices (#11712)
Co-authored-by: jundu <jun.du@intel.com>
Co-authored-by: Gao, Pengfei <pengfei.gao@intel.com>
2026-02-03 11:15:14 -08:00
elvischenv
99fab2ce67 [Bugfix] Fix Mistral Large 3 NVFP4 TRTLLM MoE (#18065) 2026-02-03 20:32:49 +08:00
Lewis
a45647bce1 [PD] feat: support mooncake intra-node nvlink kv transfer (#17866)
Co-authored-by: 百麒 <yaozhong.lyz@alibaba-inc.com>
Co-authored-by: Teng Ma <teng-ma@linux.alibaba.com>
2026-02-03 17:47:52 +08:00
Xiaowei Wang
cc69ac9e7a Warmup before profiling prefill latency for dynamic chunk sizing (#17198)
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-02-03 17:45:23 +08:00
Mohammad Miadh Angkad
6f6b9c6e42 [Perf] Use safetensors load_file in multithread loader (#18124) 2026-02-02 23:21:13 -08:00
fatSheep
7a9d9c79d1 [HiCache] fix: apply extra_backend_tag in Mooncake batch_exists (#17265) 2026-02-02 22:54:56 -08:00
Viacheslav
74f716dbd7 Gigachat 3 tool parser and tests (#14765) 2026-02-02 22:28:34 -08:00
Kaixi Hou
4181290efd [NVIDIA] Add --top-k argument to run_eval.py (#18025)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:17:53 -08:00
b8zhong
78bf13db44 MoE Refactor: Refactor modelopt_quant.py -> flashinfer_trllm.py (#16685)
Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
2026-02-02 20:45:14 -08:00
Xiaoyu Zhang
eedd472025 [Diffusion] fix serving image_edit get input image bug (#18109) 2026-02-03 12:17:16 +08:00
Hank Han
e484c90cc7 Add triton_fused_moe config for GLM-4.7-FP8 tp8 H20 H20-3e (#18091) 2026-02-03 12:08:23 +08:00
Linyu Wu
9b1619c148 [Move sgl-kernel Kernel to JIT] Add JIT concat MLA kernels (#17889) 2026-02-03 10:49:17 +08:00
Mick
62004fd2be [diffusion] UX: improve logging (#18122) 2026-02-03 10:35:05 +08:00
zhangheng
180594358b [HiCache]: Support DeepSeek v32 cpu offloading (#17415)
Co-authored-by: 晟海 <huangtingwei.htw@antgroup.com>
2026-02-02 18:07:37 -08:00
Xiaoyu Zhang
a1bbc892af [Diffsuion & JIT_kernel] QKNorm cross heads kernel (#18073) 2026-02-03 10:03:17 +08:00
EkiRui
fd983b09b6 [Performance] Optimize radix cache eviction performance (#14339)
Signed-off-by: Xingrui Yi <yixingrui@linux.alibaba.com>
Co-authored-by: Xuchun Shang <xuchun.shang@gmail.com>
2026-02-03 09:44:20 +08:00
Alison Shao
28e2340725 Fix HF hub race condition in CI by coordinating model downloads across TP ranks (#17787)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
2026-02-02 14:57:45 -08:00
cctry
027f314050 [Fix] data race in req_to_token pool (#17850) 2026-02-02 14:38:15 -08:00
TZHelloWorld
cbf1500390 [MiMoV2Flash] [feat]: support two batch overlap (#17634) 2026-02-02 14:03:57 -08:00
khalilzhk
b0a6d5244c [NPU] support dsv32 radixcache on ascend (#17964) 2026-02-03 03:34:12 +08:00
Yongfei Xu
677f3c49da [DeepSeek V3.2] [Bugfix] slice indexer and padding fa3 when can not run cuda graph (#17076) 2026-02-03 01:32:20 +08:00
Yuhao Yang
980d2936cd model: support Step-3.5-Flash (#18084)
Co-authored-by: ltd0924 <ltd0924@sina.com>
2026-02-03 00:40:07 +08:00
Sugar920
c781db0f6c [NPU] update nightly tests (#17952)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: cy <chenyang08056032@163.com>
2026-02-03 00:13:30 +08:00
Xuhao Zhang
0537232b05 [NPU]mindspore model support moe (#15363) 2026-02-02 17:52:49 +08:00
CHEN Xi
aa780a6258 [diffusion] fix: remove accelerate dependency for device mapping (#18026)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
2026-02-02 17:24:19 +08:00
Xiaoyu Zhang
a0757c9624 [Diffusion] Fix Ring Parallel bug with FA4 (#18062) 2026-02-02 17:06:51 +08:00
陈一涵
86117dfe0e [diffusion] CI: deprecate WarmupRunner in CI (#18038)
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-02-02 15:16:08 +08:00
Xiaoming Liu
522e13b4d2 fix: correct weight loading prefix mapping for Qwen3-VL (#18024)
Co-authored-by: liuxiaoming <liuxiaoming@modelbest.cn>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-02-01 21:50:21 -08:00
RangerCD
a480ca7ead fix: zmq_to_tokenizer encoder transfer when host listens to 0.0.0.0 (#17929) 2026-02-02 13:27:27 +08:00
siyu
f1824a957b [EPD][refactor]: introduce BaseMMReceiver for gRPC transport integration (#17921) 2026-02-02 11:37:32 +08:00
Cheng Wan
ab8b99eb23 Refine logprob logic for request handling (#17986) 2026-02-01 19:11:52 -08:00
Simon (Jiyou) Li
8ed35df204 Add bootstrap_room validation to detect metadata corruption in PD disaggregation (#17430)
Co-authored-by: 继优 <jiyou.ljy@alibaba-inc.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-02-02 10:43:50 +08:00
Mick
c84cd4b5ff [diffusion] fix: fix missing component names for VAELoader (#18069) 2026-02-02 09:48:17 +08:00
Mick
977096ae03 [diffusion] cli: introduce generic attention backend configuration in ServerArgs (#18036) 2026-02-02 09:47:40 +08:00
Yuhao Yang
d11ccc0a0a fix: avoid double reduce in VLM dp attention (#17991) 2026-02-02 09:44:32 +08:00
Yuan Luo
9227d4f748 [Fix] Remove no use code in MiMo-V2-Flash (#18051)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
2026-02-01 15:34:09 -08:00
Glen Liu
99dad105fd [TestFix] rewrite LoRA overlap loading tests (#18047) 2026-02-01 14:52:08 -08:00
Koushik Dutta
993ec178ef [BUGFIX]: using language-only should not reserve space for the vision encoder (#18011)
Co-authored-by: root <root@ubuntu-nvidia.localdomain>
2026-02-01 14:49:00 -08:00
Lianmin Zheng
1acae30806 [Auto Sync] Update test_deterministic.py (20260131) (#18034)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jiayi Yuan <34369239+jy-yuan@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-01 07:40:07 -08:00
Lianmin Zheng
fb609669ca [Auto Sync] Update elementwise.py (20260131) (#18033)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-01 07:39:37 -08:00
Yuan Luo
4ea4f2a20c [VLM] Optimize get_rope_index for GLM4v (#17420)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
2026-02-01 18:59:15 +08:00
jiashaokun-1
0fe282543f [NPU] support the Enable return routed experts (#17025) 2026-02-01 18:31:39 +08:00
Estrella-xx
27bec34203 [NPU] disaggregation_decode_enable_fake_auto parameter adaptation (#17811)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
Co-authored-by: Even Zhou <even.y.zhou@outlook.com>
2026-02-01 18:14:26 +08:00
Ke Bao
d9050b4a9c Reset evict swa status when retract (#18059) 2026-02-01 17:17:37 +08:00
sunxxuns
47592a23c7 [CI] Fix AMD CI by inlining dummy_grok config (#18044)
Co-authored-by: root <root@mi300x8-005.atl1.do.cpe.ice.amd.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-01 00:20:57 -08:00
yefei12
855dd0546c feat: Add Ling Flash v2.0 support for Eagle3 (#15119)
Co-authored-by: chenyefei.cyf <chenyefei.cyf@U-9V5T77LW-2356.local>
Co-authored-by: GeLee-Q <865038696@qq.com>
Co-authored-by: Gao016 <yngao016@163.com>
Co-authored-by: Shenggui Li <somerlee.9@gmail.com>
Co-authored-by: Yineng Zhang <me@zhyncs.com>
2026-01-31 23:57:45 -08:00