Skip to content

[v0.9.1] MTP supports V1 scheduler #9366

[v0.9.1] MTP supports V1 scheduler

[v0.9.1] MTP supports V1 scheduler #9366

Triggered via pull request August 16, 2025 02:11
Status Failure
Total duration 19s
Artifacts

vllm_ascend_test.yaml

on: pull_request
Matrix: lint
Matrix: vLLM Ascend test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint (3.11, v0.9.1)
Process completed with exit code 1.
Ruff (F401): vllm_ascend/worker/mtp_proposer_v1.py#L20
vllm_ascend/worker/mtp_proposer_v1.py:20:38: F401 `vllm_ascend.attention.utils.AscendCommonAttentionMetadata` imported but unused
Ruff (F401): vllm_ascend/worker/model_runner_v1.py#L81
vllm_ascend/worker/model_runner_v1.py:81:38: F401 `vllm_ascend.attention.utils.AscendCommonAttentionMetadata` imported but unused
Ruff (F401): vllm_ascend/attention/mla_v1.py#L7
vllm_ascend/attention/mla_v1.py:7:20: F401 `torch.nn` imported but unused
Ruff (F401): vllm_ascend/attention/attention_v1.py#L24
vllm_ascend/attention/attention_v1.py:24:20: F401 `torch.nn` imported but unused