1. 07 Nov, 2025 1 commit
  2. 05 Nov, 2025 1 commit
  3. 04 Nov, 2025 1 commit
    • zhuwenwen's avatar
      feat: 添加输出占位符功能以优化调度 · 57c0544e
      zhuwenwen authored
      - 在环境变量中引入 `VLLM_ENABLE_OUTPUT_PLACEHOLDERS` 以控制输出占位符的启用。
      - 在 `Request` 类中增加 `num_output_placeholders` 属性,用于跟踪预计生成的 token 数量。
      - 更新调度逻辑以利用输出占位符,确保在解码过程中避免 0-token 停滞。
      - 移除不再使用的最小进度注入相关代码,简化调度器实现。
      57c0544e
  4. 17 Oct, 2025 1 commit
  5. 13 Oct, 2025 2 commits
  6. 11 Oct, 2025 2 commits
  7. 10 Oct, 2025 3 commits
  8. 09 Oct, 2025 1 commit
  9. 06 Oct, 2025 1 commit
  10. 26 Sep, 2025 2 commits
  11. 25 Sep, 2025 1 commit
  12. 24 Sep, 2025 5 commits
  13. 23 Sep, 2025 1 commit
  14. 16 Sep, 2025 2 commits
  15. 14 Sep, 2025 1 commit
  16. 13 Sep, 2025 1 commit
  17. 12 Sep, 2025 1 commit
  18. 10 Sep, 2025 5 commits
  19. 09 Sep, 2025 3 commits
  20. 06 Sep, 2025 1 commit
  21. 04 Sep, 2025 2 commits
  22. 03 Sep, 2025 1 commit
  23. 01 Sep, 2025 1 commit