- 23 Dec, 2025 5 commits
- 22 Dec, 2025 5 commits
-
-
王敏 authored
-
王敏 authored
-
王敏 authored
[feat]1.优化ep sequence parallel,区分主模型和mtp逻辑;2.ep sequence parallel添加cudagraph padding到tp_size;3.修复共享专家和deepep combine overlap
-
xiabo authored
-
xiabo authored
使用方式P在connector的参数添加:"enable_asymmetric_p2p":true,"remote_tp_size":8,"remote_pp_size":1 这3个参数。例: "kv_connector_extra_config":{"enable_asymmetric_p2p":true,"remote_tp_size":8,"remote_pp_size":1,"proxy_ip":"10.0.1.1","proxy_port":"30001","http_port":"20001"}
-
- 20 Dec, 2025 1 commit
-
-
zhuwenwen authored
-
- 19 Dec, 2025 2 commits
- 18 Dec, 2025 7 commits
- 17 Dec, 2025 4 commits
- 16 Dec, 2025 3 commits
-
-
zhuwenwen authored
-
zhuwenwen authored
set VLLM_USE_LIGHTOP_RMS_ROPE_CONCAT=1
-
laibao authored
移除 fuse_moe_w16a16_marlin.py 中未被调用的量化准备逻辑与相关导入 精简 fused_experts_impl_w16a16_marlin 的未用量化参数,并同步更新 fused_moe.py 调用点 清理 marlin_quant.py 中未被 vLLM 主路径使用的函数与 __main__ 调试入口,仅保留 W16A16 权重打包所需实现 添加MOE_SUM_MUL_ADD、MOE_SUM优化
-
- 15 Dec, 2025 2 commits
- 14 Dec, 2025 1 commit
-
-
laibao authored
- 新增rms_rotary_embedding_fuse自定义操作 - 添加内核配置文件E=160,N=320 - 通过VLLM_USE_FUSED_RMS_ROPE环境变量控制融合路径
-
- 11 Dec, 2025 3 commits
- 09 Dec, 2025 2 commits
- 08 Dec, 2025 2 commits
- 07 Dec, 2025 3 commits