Multimodality fix for llava #1389
Annotations
5 errors and 1 warning
Ruff (E501):
vllm/worker/hpu_model_runner.py#L46
vllm/worker/hpu_model_runner.py:46:81: E501 Line too long (92 > 80)
|
Ruff (E501):
vllm/worker/hpu_model_runner.py#L798
vllm/worker/hpu_model_runner.py:798:81: E501 Line too long (89 > 80)
|
Ruff:
vllm/worker/hpu_model_runner.py#L856
vllm/worker/hpu_model_runner.py:856:1: SyntaxError: Unexpected indentation
|
Ruff:
vllm/worker/hpu_model_runner.py#L1824
vllm/worker/hpu_model_runner.py:1824:1: SyntaxError: Expected a statement
|
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
|