Skip to content

[BugFix]add all2all when dp_size > 1 && downgrade npu_dequant_swiglu_quant #2824

[BugFix]add all2all when dp_size > 1 && downgrade npu_dequant_swiglu_quant

[BugFix]add all2all when dp_size > 1 && downgrade npu_dequant_swiglu_quant #2824

Triggered via pull request May 12, 2025 14:12
Status Failure
Total duration 17s
Artifacts

ruff.yml

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

Annotations

3 errors
ruff (3.12)
Process completed with exit code 1.
Ruff (F841): vllm_ascend/quantization/w8a8_dynamic.py#L215
vllm_ascend/quantization/w8a8_dynamic.py:215:5: F841 Local variable `dtype` is assigned to but never used
Ruff (F401): vllm_ascend/patch/platform/patch_common/patch_distributed.py#L19
vllm_ascend/patch/platform/patch_common/patch_distributed.py:19:20: F401 `typing.Optional` imported but unused