Skip to content

[Pixtral] Improve loading #28942

[Pixtral] Improve loading

[Pixtral] Improve loading #28942

Triggered via pull request December 9, 2024 22:41
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 (F401): vllm/model_executor/models/pixtral.py#L3
vllm/model_executor/models/pixtral.py:3:23: F401 `itertools.tee` imported but unused
Ruff (E501): vllm/model_executor/models/pixtral.py#L364
vllm/model_executor/models/pixtral.py:364:81: E501 Line too long (88 > 80)
Ruff (E501): vllm/model_executor/models/pixtral.py#L382
vllm/model_executor/models/pixtral.py:382:81: E501 Line too long (89 > 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