[FEATURE] Enables offline /score for embedding models #27470
Annotations
3 errors and 1 warning
Mypy:
vllm/entrypoints/llm.py#L1094
Item "MistralTokenizer" of "Union[Any, MistralTokenizer]" has no attribute "pad_token" [union-attr]
|
Mypy:
vllm/entrypoints/llm.py#L1110
Item "MistralTokenizer" of "Union[Any, MistralTokenizer]" has no attribute "pad_token_type_id" [union-attr]
|
Mypy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading