Tenzro
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.7
Family
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.

Registry license
MiniMax Open
Access
Open — weights fetch without accepting additional terms.

The licence above is the registry's. The source repository either states nothing, states the catch-all “other”, or carries a licence link and base model that its own tag contradicts — a re-quantisation inherits the terms of the weights it derives from. The registry's licence is the one to rely on.

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
← All models