[V1] PR 1/2 for v1 sample and prompt logprobs support #26189
Annotations
11 errors and 1 warning
mypy (3.9):
vllm/transformers_utils/detokenizer_utils.py#L89
Item "MistralTokenizer" of "Union[Any, Any, MistralTokenizer]" has no attribute "batch_decode" [union-attr]
|
mypy (3.9)
Process completed with exit code 1.
|
mypy (3.11)
The job was canceled because "_3_9" failed.
|
mypy (3.11):
vllm/transformers_utils/detokenizer_utils.py#L89
Item "MistralTokenizer" of "Any | Any | MistralTokenizer" has no attribute "batch_decode" [union-attr]
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.10)
The job was canceled because "_3_9" failed.
|
mypy (3.10):
vllm/transformers_utils/detokenizer_utils.py#L89
Item "MistralTokenizer" of "Any | Any | MistralTokenizer" has no attribute "batch_decode" [union-attr]
|
mypy (3.10)
Process completed with exit code 1.
|
mypy (3.12)
The job was canceled because "_3_9" failed.
|
mypy (3.12):
vllm/transformers_utils/detokenizer_utils.py#L89
Item "MistralTokenizer" of "Any | Any | MistralTokenizer" has no attribute "batch_decode" [union-attr]
|
mypy (3.12)
The operation was canceled.
|
mypy (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|