1. 06 Feb, 2026 1 commit
    • laibao's avatar
      • feat(qwen3):新增 vLLM 内置 RMS+RoPE 融合算子,并支持 LightOp 后端切换 · 588538f5
      laibao authored
        - 在 vLLM _C 扩展中新增 rms_rotary_embedding_fuse(注册 op + CUDA kernel),减少对 LightOp 的硬依赖
        - 新增环境变量 VLLM_FUSED_RMS_ROPE_BACKEND=auto|vllm|lightop,auto 优先走 vLLM,缺失时回退 LightOp
        - 更新 Qwen3 / Qwen3-MoE 的 fused 路径按后端选择执行
        - 补充 tc_opt benchmark 结果解析脚本 benchmarks/tc_opt/test/parse_bench_results.py
      588538f5
  2. 27 Jan, 2026 2 commits
  3. 16 Jan, 2026 1 commit
  4. 10 Jan, 2026 2 commits
  5. 07 Jan, 2026 1 commit
  6. 06 Jan, 2026 1 commit
  7. 05 Jan, 2026 2 commits
  8. 13 Nov, 2025 2 commits
  9. 12 Oct, 2025 1 commit
  10. 02 Oct, 2025 1 commit
  11. 01 Oct, 2025 2 commits
  12. 25 Sep, 2025 2 commits
  13. 24 Sep, 2025 3 commits
  14. 23 Sep, 2025 5 commits
  15. 19 Sep, 2025 1 commit
  16. 18 Sep, 2025 4 commits
  17. 17 Sep, 2025 6 commits
  18. 15 Sep, 2025 3 commits