Skip to content

Commit aded6ea

Browse files
committed
Update quant_config.py
1 parent 64f688e commit aded6ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_ascend/quantization/quant_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
from vllm_ascend.distributed.parallel_state import (get_mlp_tp_group,
3939
get_otp_group)
4040
from vllm_ascend.ops.common_fused_moe import AscendUnquantizedFusedMoEMethod
41-
from vllm_ascend.ops.linear import AscendUnquantizedLinearMethod
4241
from vllm_ascend.utils import (ASCEND_QUANTIZATION_METHOD, mlp_tp_enable,
4342
oproj_tp_enable)
4443

0 commit comments

Comments
 (0)