Merge pull request #169 from vajain-rhods/fix_rocm_build #93
Annotations
10 errors
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
pre-commit:
vllm/executor/ray_distributed_executor.py#L531
Library stubs not installed for "pkg_resources" [import-untyped]
|
|
Ruff (UP006):
examples/online_serving/whisper_wer_test.py#L83
examples/online_serving/whisper_wer_test.py:83:12: UP006 Use `list` instead of `List` for type annotation
|
|
Ruff (UP035):
examples/online_serving/whisper_wer_test.py#L13
examples/online_serving/whisper_wer_test.py:13:1: UP035 `typing.List` is deprecated, use `list` instead
|