MiniMax-01
MiniMax-01 is a combines MiniMax-Text-01 for text generation and MiniMax-VL-01 for image understanding. It has 456 billion parameters, with 45.9 billion parameters activated per inference, and can handle a context of up to 4 million tokens. The text model adopts a hybrid architecture that combines Lightning Attention, Softmax Attention, and Mixture-of-Experts (MoE). The image model adopts the “ViT-MLP-LLM” framework and is trained on top of the text model. To read more about the release, see: https://www.minimaxi.com/en/news/minimax-01-series-2
minimax/minimax-01
- Context
- 1M tokens
- Completion cap
- 1,000,192
- Tools
- No
- JSON
- No
- Released
- 2025-01-15
Call it from Geek Hub
Same OpenAI SDK. Change the base URL and the model id.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax/minimax-01",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is MiniMax-01?
- MiniMax-01 is a combines MiniMax-Text-01 for text generation and MiniMax-VL-01 for image understanding. It has 456 billion parameters, with 45.9 billion parameters activated per inference, and can handle a context of up to 4 million tokens. The text model adopts a hybrid architecture that combines Lightning Attention, Softmax Attention, and Mixture-of-Experts (MoE). The image model adopts the “ViT-MLP-LLM” framework and is trained on top of the text model. To read more about the release, see: https://www.minimaxi.com/en/news/minimax-01-series-2 MiniMax-01 runs on the Geek Hub API (OpenAI-compatible). Model id: minimax/minimax-01.
- Is MiniMax-01 free?
- No. Input is $0.218 per 1M tokens and output is $1.1991 per 1M tokens on Geek Hub (markup included).
- What is the context length of MiniMax-01?
- MiniMax-01 has a 1M tokens context window. It supports up to 1,000,192 completion tokens.
- Does MiniMax-01 support tool calling and structured outputs?
- MiniMax-01 does not advertise tool calling on this endpoint. Structured outputs are not listed for this endpoint.
- When was MiniMax-01 released?
- MiniMax-01 was released on 2025-01-15.
More models from MiniMax
- MiniMax M1MiniMax-M1 is a large-scale, open-weight reasoning model designed for extended context and high-efficiency inference. It leverages a hybrid Mixture-of-Experts (MoE) architecture pa
- MiniMax M2MiniMax-M2 is a compact, high-efficiency large language model optimized for end-to-end coding and agentic workflows. With 10 billion activated parameters (230 billion total), it de
- MiniMax M2-herMiniMax M2-her is a dialogue-first large language model built for immersive roleplay, character-driven chat, and expressive multi-turn conversations. Designed to stay consistent in
- MiniMax M2.1MiniMax-M2.1 is a lightweight, state-of-the-art large language model optimized for coding, agentic workflows, and modern application development. With only 10 billion activated par
- MiniMax M2.5MiniMax-M2.5 is a SOTA large language model designed for real-world productivity. Trained in a diverse range of complex real-world digital working environments, M2.5 builds upon th
- MiniMax M2.7MiniMax-M2.7 is a next-generation large language model designed for autonomous, real-world productivity and continuous improvement. Built to actively participate in its own evoluti