Skip to content
OpenSmartRoute
Model catalogue
MiniMax

MiniMax

MiniMax M2.1

minimax/minimax-m2.1

Specification

Published by the vendor; the platform bills at the target's declared price.

MiniMax

MiniMax M2.1

reasoning open weights tools

MiniMax minimax/minimax-m2.1

MiniMax-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 parameters, it delivers a major jump in real-world...

Input $/1M
$0.30
Output $/1M
$1.20
Context
205K
Max output
131K
Released
Dec 23, 2025
Modalities
text

Cached input reads $0.03 per 1M · weights on Hugging Face as MiniMaxAI/MiniMax-M2.1

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs MiniMax M2.1
targets:
  - id: minimax-m2-1
    kind: llm
    name: MiniMax M2.1
    metadata:
      model: minimax/minimax-m2.1          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 204800
    cost:
      usd_per_1k_tokens: 0.000750