[WIP] [V1] VLM hashing and mapper caching #28440
Annotations
3 errors and 1 warning
Analysing the code with ruff:
examples/offline_inference_vision_language.py#L577
examples/offline_inference_vision_language.py:577:81: E501 Line too long (81 > 80)
|
Analysing the code with ruff:
vllm/v1/engine/mm_input_mapper.py#L108
vllm/v1/engine/mm_input_mapper.py:108:13: F841 Local variable `elapsed_time` is assigned to but never used
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading