Language
MiniMax M2.7 (MoE)
MiniMax M2.7 — current frontier MiniMax MoE; Lightning Attention with 1M context. Unsloth dynamic UD-Q4_K_XL GGUF (sharded).
MiniMax OpenSource verified
Specification
Model ID
minimax-m2.7Family
minimax
Modality
Language
Parameters
230B (MoE, 10B active)
Context
1,048,576 tokens
Quantization
UD-Q4_K_XL
Weights
130.4 GB
Minimum RAM
128 GB
Source
Weights and provenance.
Repository
Registry license
MiniMax Open
Source license
other
Access
Open — weights fetch without accepting additional terms.
The registry records this model as MiniMax Open while the source repository states other. Both are shown here rather than one being preferred. Treat the stricter of the two as binding until the discrepancy is resolved upstream.
Serve it
# Pull the weights onto a node
tenzro model download minimax-m2.7
# Serve it
tenzro model serve minimax-m2.7
# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,
"method":"tenzro_getModel",
"params":[{"model_id":"minimax-m2.7"}]}'Same family