[Misc] Add multipstep chunked-prefill support for FlashInfer #29175
Annotations
10 errors and 1 warning
Analysing the code with ruff:
vllm/attention/backends/flashinfer.py#L337
vllm/attention/backends/flashinfer.py:337:81: E501 Line too long (120 > 80)
|
Analysing the code with ruff:
vllm/attention/backends/flashinfer.py#L845
vllm/attention/backends/flashinfer.py:845:81: E501 Line too long (108 > 80)
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L697
vllm/worker/model_runner.py:697:1: SyntaxError: Expected a statement
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L697
vllm/worker/model_runner.py:697:3: SyntaxError: Expected a statement
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L697
vllm/worker/model_runner.py:697:5: SyntaxError: Expected a statement
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L697
vllm/worker/model_runner.py:697:7: SyntaxError: Expected a statement
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L698
vllm/worker/model_runner.py:698:1: SyntaxError: Unexpected indentation
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L705
vllm/worker/model_runner.py:705:1: SyntaxError: Expected a statement
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L705
vllm/worker/model_runner.py:705:3: SyntaxError: Expected a statement
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L705
vllm/worker/model_runner.py:705:5: SyntaxError: Expected a statement
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading