[WIP] Deepseek V2 MLA #23700
Annotations
7 errors and 1 warning
Mypy:
vllm/attention/backends/flashinfer.py#L380
Unsupported operand types for + ("None" and "int") [operator]
|
Mypy:
vllm/attention/backends/flashinfer.py#L380
Unsupported operand types for // ("None" and "int") [operator]
|
Mypy:
vllm/attention/backends/flashinfer.py#L408
Unsupported operand types for + ("None" and "int") [operator]
|
Mypy:
vllm/attention/backends/flashinfer.py#L408
Unsupported operand types for // ("None" and "int") [operator]
|
Mypy:
vllm/attention/backends/flashinfer.py#L920
Name "query_nope" is not defined [name-defined]
|
Mypy:
vllm/attention/backends/flashinfer.py#L921
Name "query_pe" is not defined [name-defined]
|
Mypy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading