Revert "[AMD][MORI] Fix MTP crash with FP4/FP8 dispatch and add NEXTN dispatch env vars." (#20602)

This commit is contained in:
Baizhou Zhang
2026-03-14 12:12:42 -07:00
committed by GitHub
parent 5ab2cfe9a8
commit 39008955ff
6 changed files with 24 additions and 46 deletions
-1
View File
@@ -403,7 +403,6 @@ class DeepseekV2MoE(nn.Module):
config, "routing_method_type", RoutingMethodType.DeepSeekV3
),
prefix=add_prefix("experts", prefix),
is_nextn=is_nextn,
)
self.topk = TopK(