[platform] Move executor class init to platform #24087
Annotations
10 errors and 1 warning
Mypy:
vllm/platforms/interface.py#L227
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/interface.py#L228
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/xpu.py#L83
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/xpu.py#L84
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/tpu.py#L72
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/tpu.py#L73
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/rocm.py#L111
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/rocm.py#L112
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/openvino.py#L140
X | Y syntax for unions requires Python 3.10 [syntax]
|
Mypy:
vllm/platforms/openvino.py#L141
X | Y syntax for unions requires Python 3.10 [syntax]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading