Add exponential bucketing integration #1396
Annotations
5 errors and 1 warning
Ruff (E501):
vllm/worker/hpu_model_runner.py#L624
vllm/worker/hpu_model_runner.py:624:81: E501 Line too long (85 > 80)
|
Ruff (E501):
vllm/worker/hpu_model_runner.py#L627
vllm/worker/hpu_model_runner.py:627:81: E501 Line too long (118 > 80)
|
Ruff (E501):
vllm/worker/hpu_model_runner.py#L918
vllm/worker/hpu_model_runner.py:918:81: E501 Line too long (130 > 80)
|
Ruff (E702):
vllm/worker/hpu_model_runner.py#L2139
vllm/worker/hpu_model_runner.py:2139:27: E702 Multiple statements on one line (semicolon)
|
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
|