[Frontend] Add split_special_tokens to the Tokenize Endpoint #26141
Annotations
4 errors
|
Mypy:
vllm/entrypoints/openai/serving_engine.py#L165
Unexpected keyword argument "split_special_tokens" for "__call__" of "MistralTokenizer"; did you mean "add_special_tokens"? [call-arg]
|
Mypy:
vllm/entrypoints/openai/serving_engine.py#L167
Unexpected keyword argument "split_special_tokens" for "__call__" of "MistralTokenizer"; did you mean "add_special_tokens"? [call-arg]
|
Mypy
Process completed with exit code 1.
|
Loading