[BugFix]add all2all when dp_size > 1 && downgrade npu_dequant_swiglu_quant #2824
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
|