Skip to content

[WIP] [V1] VLM hashing and mapper caching #28542

[WIP] [V1] VLM hashing and mapper caching

[WIP] [V1] VLM hashing and mapper caching #28542

Triggered via pull request December 4, 2024 14:40
Status Failure
Total duration 22s
Artifacts

ruff.yml

on: pull_request
Matrix: ruff
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (E501): examples/offline_inference_vision_language.py#L577
examples/offline_inference_vision_language.py:577:81: E501 Line too long (81 > 80)
Ruff (F841): 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
Ruff (E501): vllm/v1/worker/gpu_model_runner.py#L389
vllm/v1/worker/gpu_model_runner.py:389:81: E501 Line too long (82 > 80)
ruff (3.12)
Process completed with exit code 1.
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636