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