[FEATURE] Enables offline /score for embedding models #27470
Annotations
4 errors
|
Mypy:
vllm/entrypoints/llm.py#L1094
Item "MistralTokenizer" of "Any | MistralTokenizer" has no attribute "pad_token" [union-attr]
|
Mypy:
vllm/entrypoints/llm.py#L1110
Item "MistralTokenizer" of "Any | MistralTokenizer" has no attribute "pad_token_type_id" [union-attr]
|
Mypy
Process completed with exit code 1.
|
Loading