Files
xc-llm-ascend/vllm_ascend
Zetong Li 179b897b52 [Bugfix][MTP] Fix performance degradation when mtp>1 (#3597)
### What this PR does / why we need it?
This PR aims to fix performance degradation when mtp>1. Since mtp>1 may
result in more tokens (i.e. larger batch size) than acl graph maximum
batch size, this will cause draft model to run in eager mode.

- vLLM version: v0.11.0rc3
- vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.0

---------

Signed-off-by: Zetong Li <slippersss@126.com>
2025-10-22 22:04:43 +08:00
..
2025-10-22 14:13:32 +08:00
2025-10-21 22:58:02 +08:00
2025-10-21 22:58:02 +08:00
2025-10-09 10:28:38 +08:00
2025-10-21 22:58:02 +08:00
2025-10-15 19:36:32 +08:00