Skip to content

[Bugfix] add input embedding #31104

[Bugfix] add input embedding

[Bugfix] add input embedding #31104

Triggered via pull request January 2, 2025 11:15
Status Failure
Total duration 19s
Artifacts

ruff.yml

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

Annotations

3 errors and 1 warning
Ruff (SIM102): vllm/engine/async_llm_engine.py#L489
vllm/engine/async_llm_engine.py:489:9: SIM102 Use a single `if` statement instead of nested `if` statements
Ruff (SIM102): vllm/engine/llm_engine.py#L777
vllm/engine/llm_engine.py:777:9: SIM102 Use a single `if` statement instead of nested `if` statements
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