Skip to content

Deepseek V3 support #1232

Deepseek V3 support

Deepseek V3 support #1232

Triggered via pull request January 16, 2025 19:13
Status Failure
Total duration 22s
Artifacts

ruff.yml

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

Annotations

4 errors and 1 warning
Ruff (E501): vllm/model_executor/layers/quantization/fp8.py#L169
vllm/model_executor/layers/quantization/fp8.py:169:81: E501 Line too long (106 > 80)
Ruff (E501): vllm/model_executor/layers/quantization/fp8.py#L264
vllm/model_executor/layers/quantization/fp8.py:264:81: E501 Line too long (97 > 80)
Ruff (E501): vllm/model_executor/layers/quantization/fp8.py#L544
vllm/model_executor/layers/quantization/fp8.py:544:81: E501 Line too long (83 > 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