[Platform] Add platform pluggable framework #25261
Annotations
5 errors
|
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.
|
Loading