[Bugfix] add input embedding #31105
Annotations
3 errors and 1 warning
Analysing the code with ruff:
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
|
Analysing the code with ruff:
vllm/engine/llm_engine.py#L777
vllm/engine/llm_engine.py:777:9: SIM102 Use a single `if` statement instead of nested `if` statements
|
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