[Frontend] Add split_special_tokens to the Tokenize Endpoint #31130
Annotations
4 errors and 1 warning
Ruff (E501):
vllm/entrypoints/openai/protocol.py#L1259
vllm/entrypoints/openai/protocol.py:1259:81: E501 Line too long (123 > 80)
|
Ruff (E501):
vllm/entrypoints/openai/protocol.py#L1260
vllm/entrypoints/openai/protocol.py:1260:81: E501 Line too long (138 > 80)
|
Ruff (E501):
vllm/entrypoints/openai/serving_engine.py#L165
vllm/entrypoints/openai/serving_engine.py:165:81: E501 Line too long (121 > 80)
|
ruff (3.12)
Process completed with exit code 1.
|
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|