mirror of
https://github.com/wassname/vllm.git
synced 2026-07-18 12:50:17 +08:00
[Core] Support image processor (#4197)
This commit is contained in:
@@ -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