minimax_m2_gguf¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
MiniMax-M2 GGUF decoder with full attention and all-layer routed MoE.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")