We would like to use trtllm gen moe kernels in sglang for more models, however it doesn't appear to be possible to configure the routing method for MiniMax-M2.5. It would be great if this could be supported, either with a new enum value or by using RoutingMethod.DeepSeekV3 with topk_group=0 or something.
We would like to use trtllm gen moe kernels in sglang for more models, however it doesn't appear to be possible to configure the routing method for MiniMax-M2.5. It would be great if this could be supported, either with a new enum value or by using RoutingMethod.DeepSeekV3 with topk_group=0 or something.