Resolved ALIBI bias regression due to porting flat PA #1323
Annotations
4 errors and 1 warning
Mypy:
vllm/attention/layer.py#L99
Too many arguments for "AttentionImpl" [call-arg]
|
Mypy:
vllm/attention/backends/hpu_attn.py#L279
Value of type "Optional[Any]" is not indexable [index]
|
Mypy:
vllm/attention/backends/hpu_attn.py#L291
Item "None" of "Optional[Any]" has no attribute "unsqueeze" [union-attr]
|
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