Skip to content

[Model] DeepSeek Tunings #186

[Model] DeepSeek Tunings

[Model] DeepSeek Tunings #186

Triggered via pull request February 13, 2025 17:53
Status Failure
Total duration 4m 52s
Artifacts

pre-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F401): benchmark_w8a8_block_fp8_matmul.py#L11
benchmark_w8a8_block_fp8_matmul.py:11:27: F401 `triton.language` imported but unused
Ruff (F811): benchmark_w8a8_block_fp8_matmul.py#L29
benchmark_w8a8_block_fp8_matmul.py:29:31: F811 Redefinition of unused `tl` from line 11
Ruff (F401): benchmark_w8a8_block_fp8_matmul.py#L29
benchmark_w8a8_block_fp8_matmul.py:29:31: F401 `triton.language` imported but unused
Ruff (F841): benchmark_w8a8_block_fp8_matmul.py#L33
benchmark_w8a8_block_fp8_matmul.py:33:5: F841 Local variable `N` is assigned to but never used
Ruff (F841): benchmark_w8a8_block_fp8_matmul.py#L37
benchmark_w8a8_block_fp8_matmul.py:37:5: F841 Local variable `num_choices` is assigned to but never used
Ruff (F811): benchmark_w8a8_block_fp8_matmul.py#L103
benchmark_w8a8_block_fp8_matmul.py:103:31: F811 Redefinition of unused `tl` from line 11
Ruff (F401): benchmark_w8a8_block_fp8_matmul.py#L103
benchmark_w8a8_block_fp8_matmul.py:103:31: F401 `triton.language` imported but unused
Ruff (F821): benchmark_w8a8_block_fp8_matmul.py#L179
benchmark_w8a8_block_fp8_matmul.py:179:20: F821 Undefined name `get_pruner`
Ruff (F821): benchmark_w8a8_block_fp8_matmul.py#L186
benchmark_w8a8_block_fp8_matmul.py:186:9: F821 Undefined name `collect_results`
Ruff (F821): benchmark_w8a8_block_fp8_matmul.py#L211
benchmark_w8a8_block_fp8_matmul.py:211:34: F821 Undefined name `listener_function`