Skip to content

Commit 978335d

Browse files
committed
remove
Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent 0945760 commit 978335d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_ascend/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,6 @@ def register_ascend_customop(vllm_config: Optional[VllmConfig] = None):
528528
"FusedMoE": AscendFusedMoE,
529529
"SharedFusedMoE": AscendSharedFusedMoE,
530530
"MultiHeadLatentAttention": AscendMultiHeadLatentAttention,
531-
"LogitsProcessor": AscendLogitsProcessor,
532531
}
533532

534533
if vllm_config is not None and \

0 commit comments

Comments
 (0)