Skip to content

Commit 3d7663e

Browse files
author
Andrii Skliar
committed
small fix
Signed-off-by: Andrii Skliar <askliar@nvidia.com>
1 parent e4e7abf commit 3d7663e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • vllm/model_executor/layers/fused_moe/oracle

vllm/model_executor/layers/fused_moe/oracle/nvfp4.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def backend_to_kernel_cls(
100100

101101
return [FlashInferCuteDSLExperts]
102102

103-
<<<<<<< HEAD
104103
elif backend == NvFp4MoeBackend.FLASHINFER_CUTEDSL_BATCHED:
105104
from vllm.model_executor.layers.fused_moe.experts.flashinfer_cutedsl_batched_moe import ( # noqa: E501
106105
FlashInferCuteDSLBatchedExperts,

0 commit comments

Comments
 (0)