[CORE] No Request No Scheduler: auto-increment of multi-step #23381
Annotations
7 errors
|
Mypy:
vllm/engine/llm_engine.py#L139
Item "None" of "Any | None" has no attribute "is_any_finished" [union-attr]
|
Mypy:
vllm/engine/llm_engine.py#L143
Item "None" of "Any | None" has no attribute "scheduled_seq_groups" [union-attr]
|
Mypy:
vllm/engine/llm_engine.py#L2118
Value of type "list[Any] | None" is not indexable [index]
|
Mypy:
vllm/engine/llm_engine.py#L2123
Item "None" of "Any | None" has no attribute "scheduled_seq_groups" [union-attr]
|
Mypy:
vllm/engine/llm_engine.py#L2134
Item "None" of "list[Any] | None" has no attribute "__iter__" (not iterable) [union-attr]
|
Mypy
The operation was canceled.
|
Loading