StonyPort
|
2b3408ff14
|
feat: add forward timeout (#17831)
Co-authored-by: qiuxuan.lzw <qiuxuan.lzw@alibaba-inc.com>
|
2026-01-30 08:52:29 +08:00 |
|
Cheng Wan
|
6a6b36367e
|
Fix logprob_start_len handling for prefill-only requests (#17395)
|
2026-01-29 15:14:43 -08:00 |
|
Kangyan-Zhou
|
c3bf53c7c1
|
Fix ci weight validation logic to check the safetensor completeness (#17917)
|
2026-01-29 13:00:42 -08:00 |
|
Cheng Wan
|
a416af4be7
|
Fix capture_sizes range for pcg (#17956)
|
2026-01-29 12:46:35 -08:00 |
|
EduardDurech
|
1b6798a6a4
|
Fix torch.__version__ for PEP440 (#15682)
|
2026-01-29 11:55:13 -08:00 |
|
Hudson Xing
|
d417c6809e
|
Add tool call tests for DeepSeek V3.2 in nightly CI (#17951)
|
2026-01-29 09:50:54 -08:00 |
|
Ratish P
|
88fb927cc9
|
[diffusion]: add dummy device attribute to fix AttributeError (#17949)
|
2026-01-29 09:35:12 -08:00 |
|
Shivam jindal
|
0769de9b0f
|
Support LightOnOCR-2-1B (#17806)
|
2026-01-29 23:03:41 +08:00 |
|
Ziang Li
|
3c9cc44ff5
|
Add mxfp8 support for online quantization, Triton dense linear, and CUTLASS MoE (#17449)
|
2026-01-29 21:33:57 +08:00 |
|
Yuhao Yang
|
3c2f4c7bbe
|
[diffusion] model: sync with upstream z-Image (#17822)
|
2026-01-29 21:10:11 +08:00 |
|
RoyWang
|
30adf78f82
|
[diffusion]: align sglang diffusion AMD pyproject_other.toml diffusion dependency with pyproject.toml (#16225)
Co-authored-by: roywang <roywang@amd.com>
|
2026-01-29 01:50:57 -08:00 |
|
kk
|
ef1c512754
|
Add aiter bias moe support in gpt-oss mxfp4 model (#17735)
Co-authored-by: wunhuang <wunhuang@amd.com>
|
2026-01-29 01:50:11 -08:00 |
|
triple-mu
|
319f6886fe
|
[diffusion] model: move tp_rmsnorm check to WanTransformerBlock (#17792)
|
2026-01-29 16:39:00 +08:00 |
|
Zhang Yiyang (SII)
|
cdedbf1486
|
[diffusion] fix: resolve library mismatch in scheduler and update dit offload method name (#17916)
|
2026-01-29 15:54:36 +08:00 |
|
22dimensions
|
7b79326751
|
[NPU] support GPTQ quantization on npu (#15203)
Signed-off-by: 22dimensions <waitingwind@foxmail.com>
|
2026-01-29 15:48:18 +08:00 |
|
Niko Ma
|
cbf90d70ff
|
[PD] Support KV transfer with MORI-IO (#14626)
Co-authored-by: cwortman-amd <cwortman@amd.com>
|
2026-01-28 23:22:41 -08:00 |
|
R0CKSTAR
|
d3cdee0a04
|
[MUSA][4/N] Add common device utilities, distributed backend, and custom op wiring (#17246)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
|
2026-01-28 23:13:24 -08:00 |
|
Xinyuan Tong
|
9409c43593
|
Fix flaky tool calls in the Kimi K2.5 model (#17914)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-01-28 20:58:16 -08:00 |
|
Xinyuan Tong
|
3c34d2c3eb
|
[FIX] kimi_k2 reasoning parser (#17901)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-01-28 19:47:09 -08:00 |
|
Joe Redmond
|
0ff0d181ca
|
feat: add custom request header logging (#17786)
|
2026-01-28 19:33:08 -08:00 |
|
kk
|
f1384f5293
|
Integration mori backend for EP a2a data communication (#17012)
Co-authored-by: Duyi-Wang <duyi.wang@amd.com>
Co-authored-by: billishyahao <bill.he@amd.com>
Co-authored-by: HaiShaw <hixiao@gmail.com>
|
2026-01-28 19:07:34 -08:00 |
|
Jerry Ji
|
673dc09d9b
|
[Fix][trtllm-mha] Canonicalize the strides when num_head = 1 (#17732)
|
2026-01-29 10:11:18 +08:00 |
|
Qi Yuhang
|
0368ddf9ea
|
[JIT Kernel]Support fused_add_rmsnorm in JIT Kernel (#17677)
|
2026-01-29 09:29:59 +08:00 |
|
Zhang Yiyang (SII)
|
09a9147f59
|
[diffusion] model: support MOVA (#17704)
Co-authored-by: gaoyang07 <Gary1546308416AL@gmail.com>
Co-authored-by: cms42 <c@cms42.top>
Co-authored-by: cms42 <44895820+cms42@users.noreply.github.com>
Co-authored-by: Ruixiao Li <cgruixiao@outlook.com>
Co-authored-by: Li Ruixiao(SII) <80368770+Li-dongyang@users.noreply.github.com>
|
2026-01-29 09:12:08 +08:00 |
|
Prozac614
|
3fcda00e8c
|
[CI] Fix CI timeouts by upgrading runai_model_streamer (related to #16937) (#17636)
|
2026-01-28 17:09:45 -08:00 |
|
Lianmin Zheng
|
d4180815a4
|
Make the functions in logits_processor.py and sampler.py more modular (#17885)
|
2026-01-28 16:24:23 -08:00 |
|
jackey hua
|
0998de088b
|
[Perf] Tune Llama-4-Scout-17B-16E-Instruct fused moe kernel (#17891)
|
2026-01-28 14:06:46 -08:00 |
|
gingerXue
|
e9d727cb92
|
[MUSA][7/N] Enhance CUDA / PyNccl wrapper to support MTLink connectivity detection (#17499)
Signed-off-by: jingzhi.xue <jingzhi.xue@mthreads.com>
Co-authored-by: jingzhi.xue <jingzhi.xue@mthreads.com>
|
2026-01-28 11:36:30 -08:00 |
|
Артем Савкин
|
b77b0ffd60
|
[NPU] NZ for non-quantized MOE, Qwen3 MOE double memory consumption fix (#15904)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 00:55:08 +08:00 |
|
Jinn
|
1953efb60e
|
[AMD] ROCm: route W4A16 MoE to Triton and fix packed-weight loading (#17863)
|
2026-01-28 08:20:23 -08:00 |
|
triple-mu
|
1d1e72e516
|
[diffusion] fix: fix comfyui import typo (#17834)
|
2026-01-28 23:49:55 +08:00 |
|
Xiaoyu Zhang
|
c08b54a575
|
[JIT kernel] Update jit_kernel cache and develop doc (#17842)
|
2026-01-28 15:09:47 +08:00 |
|
Mick
|
2573a262af
|
[diffusion] doc: fix wrong docker run command (#17856)
|
2026-01-28 14:52:33 +08:00 |
|
Ziang Li
|
a8dda2aa57
|
[DSv32] Overlap indexer qk projection and activation quant (#17688)
|
2026-01-28 11:46:49 +08:00 |
|
Yisheng Gong
|
1c4616a034
|
fix: add bias when enable mm fallback variant (#17690)
|
2026-01-28 09:50:49 +08:00 |
|
陈一涵
|
647428d8d6
|
[diffusion] perf: apply mul add fusion for Qwen-Image (#16299)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-28 09:40:13 +08:00 |
|
Yashika Gandhi - Google
|
32ea7bcdd8
|
[diffusion] endpoint: fix vertex generate (#17611)
|
2026-01-28 09:38:56 +08:00 |
|
Mick
|
88fcd8535f
|
[diffusion] feat: add an arg for controlling the number of prefetched layers in layerwise-offload (#17693)
|
2026-01-28 09:34:27 +08:00 |
|
Mick
|
1507dc6cdf
|
[diffusion] fix: fix suppressing error log on non-main ranks (#17712)
|
2026-01-28 09:29:19 +08:00 |
|
Xiaoyu Zhang
|
331a22427c
|
[Diffusion] glm-image apply flashinfer rope (#17689)
|
2026-01-28 08:51:37 +08:00 |
|
siyu
|
4d00bd17a3
|
use shared memory for multimodal feature transport between Tokenizer and Scheduler (#16402)
Co-authored-by: Yuhao Yang <47235274+yhyang201@users.noreply.github.com>
|
2026-01-27 11:01:08 -08:00 |
|
Minglei Zhu
|
d90c0837e5
|
[hybrid-model] clean up and consolidate redundant fields in RadixLinearAttention (#17660)
|
2026-01-27 10:37:58 -08:00 |
|
fsygd
|
547e2d037e
|
[diffusion] refactor: add arg to control the precision of dit (#17751)
|
2026-01-27 23:01:23 +08:00 |
|
monkeyLoveding
|
d578b41bad
|
[NPU] Adapt cann 8.5: use sfa and lightning indexer op from cann and CI update (#17615)
Co-authored-by: Kelon <kelonlu@163.com>
|
2026-01-27 19:03:53 +08:00 |
|
MikkoParkkola
|
c56d19b977
|
fix(quantization): add sgl_kernel fallback for FP4 quantize on Blackwell GPUs (#17816)
|
2026-01-27 18:43:17 +08:00 |
|
Xuchun Shang
|
dba264ac73
|
[PP] fix wrong weight logic for tie_word_embeddings model (#15890)
Signed-off-by: Xuchun Shang <xuchun.shang@gmail.com>
|
2026-01-27 17:41:17 +08:00 |
|
Yuxuan Zhang
|
7106f6c8e1
|
[GLM-OCR] Support GLM-OCR Model (#17582)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-01-26 22:24:00 -08:00 |
|
Taemin Jung
|
81c0f5c5ad
|
[Model] Add support for EXAONE-4.0 Model (#8205)
Signed-off-by: BoxBy <lute7071@gmail.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2026-01-27 14:08:24 +08:00 |
|
laixin
|
6c9b054ab7
|
[Bug Fix] Fix reasoning parser when continue_final_message=true (#17065)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
|
2026-01-27 14:04:44 +08:00 |
|
shuwenn
|
57e432d951
|
fix: preserve disconnect events in api key middleware (#17253)
|
2026-01-26 22:48:24 -05:00 |
|