Skip to content

[Frontend] Add split_special_tokens to the Tokenize Endpoint #31130

[Frontend] Add split_special_tokens to the Tokenize Endpoint

[Frontend] Add split_special_tokens to the Tokenize Endpoint #31130

Triggered via pull request January 2, 2025 16:20
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Matrix: ruff
Fit to window
Zoom out
Zoom in

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