[Model] Whisper model implementation #24859
Annotations
5 errors
|
Mypy:
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L63
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
Mypy:
vllm/transformers_utils/tokenizer_group/tokenizer_group.py#L77
Unexpected keyword argument "add_special_tokens" for "encode" of "MistralTokenizer" [call-arg]
|
Mypy:
vllm/core/scheduler.py#L1385
Item "None" of "Sequence | None" has no attribute "multi_modal_data" [union-attr]
|
Mypy
Process completed with exit code 1.
|
Loading