Files
xc-llm-ascend/vllm_ascend
Pleaplusone 291c216898 fix torchair execute issue on padding data, and mtp padding logic (#1160)
### What this PR does / why we need it?
The former PR https://github.com/vllm-project/vllm-ascend/pull/736
select the valid token inside the `input_ids` and `position_ids` breaks
the necessary padding required by torchair. In this PR, we pending the
pad logic after the multimodal part.


Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
2025-06-10 22:20:40 +08:00
..
2025-04-22 08:57:25 +08:00
2025-06-09 19:28:11 +08:00
2025-06-09 19:28:11 +08:00
2025-06-09 14:08:18 +08:00