[Platform] Add platform pluggable framework #25261
Annotations
4 errors and 1 warning
Mypy:
vllm/platforms/__init__.py#L26
Incompatible types in assignment (expression has type "Platform", variable has type "UnspecifiedPlatform") [assignment]
|
Mypy:
vllm/platforms/__init__.py#L28
Incompatible types in assignment (expression has type "Platform", variable has type "UnspecifiedPlatform") [assignment]
|
Mypy:
vllm/platforms/__init__.py#L38
Incompatible types in assignment (expression has type "Platform", variable has type "UnspecifiedPlatform") [assignment]
|
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