Revert "[AMD][MORI] Fix MTP crash with FP4/FP8 dispatch and add NEXTN dispatch env vars." (#20602)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user