[Core] Support image processor (#4197)
This commit is contained in:
1
.github/workflows/mypy.yaml
vendored
1
.github/workflows/mypy.yaml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
mypy vllm/distributed --config-file pyproject.toml
|
||||
mypy vllm/entrypoints --config-file pyproject.toml
|
||||
mypy vllm/executor --config-file pyproject.toml
|
||||
mypy vllm/multimodal --config-file pyproject.toml
|
||||
mypy vllm/usage --config-file pyproject.toml
|
||||
mypy vllm/*.py --config-file pyproject.toml
|
||||
mypy vllm/transformers_utils --config-file pyproject.toml
|
||||
|
||||
Reference in New Issue
Block a user