[VLM] Report multi_modal_placeholders in output #21765
Annotations
43 errors
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str | None" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[int] | None" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[dict[int, Logprob] | None] | None" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[CompletionOutput]" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "bool" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "RequestMetrics | None" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "LoRARequest | None" [arg-type]
|
mypy (3.11):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "int | None" [arg-type]
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.9)
The job was canceled because "_3_11" failed.
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "Optional[str]" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "Optional[list[int]]" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "Optional[list[Optional[dict[int, Logprob]]]]" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[CompletionOutput]" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "bool" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "Optional[RequestMetrics]" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "Optional[LoRARequest]" [arg-type]
|
mypy (3.9):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "Optional[int]" [arg-type]
|
mypy (3.9)
The operation was canceled.
|
mypy (3.12)
The job was canceled because "_3_11" failed.
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str | None" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[int] | None" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[dict[int, Logprob] | None] | None" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[CompletionOutput]" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "bool" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "RequestMetrics | None" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "LoRARequest | None" [arg-type]
|
mypy (3.12):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "int | None" [arg-type]
|
mypy (3.12)
The operation was canceled.
|
mypy (3.10)
The job was canceled because "_3_11" failed.
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "str | None" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[int] | None" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[dict[int, Logprob] | None] | None" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "list[CompletionOutput]" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "bool" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "RequestMetrics | None" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "LoRARequest | None" [arg-type]
|
mypy (3.10):
vllm/outputs.py#L294
Argument 2 to "RequestOutput" has incompatible type "**dict[str, Mapping[str, Sequence[PlaceholderRange]]]"; expected "int | None" [arg-type]
|
mypy (3.10)
The operation was canceled.
|