Multi lora cpu #2
Annotations
10 errors and 1 warning
vllm/worker/cpu_model_runner.py#L205
Name "is_prompt" is not defined [name-defined]
|
vllm/worker/cpu_model_runner.py#L216
Name "is_prompt" is not defined [name-defined]
|
vllm/worker/cpu_model_runner.py#L424
Cannot determine type of "input_mrope_positions" [has-type]
|
vllm/worker/cpu_model_runner.py#L424
Name "input_mrope_positions" is used before definition [used-before-def]
|
vllm/worker/cpu_model_runner.py#L426
Cannot determine type of "input_positions" [has-type]
|
vllm/worker/cpu_model_runner.py#L426
Name "input_positions" is used before definition [used-before-def]
|
vllm/worker/cpu_model_runner.py#L429
Name "seq_id" is not defined [name-defined]
|
vllm/worker/cpu_model_runner.py#L436
"ModelInputForCPUBuilder" has no attribute "sliding_window" [attr-defined]
|
vllm/worker/cpu_model_runner.py#L437
"ModelInputForCPUBuilder" has no attribute "sliding_window" [attr-defined]
|
vllm/worker/cpu_model_runner.py#L441
Cannot determine type of "slot_mapping" [has-type]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading