Skip to content
MiniMax M2-her logo

MiniMax M2-her

Verified

A closed-source LLM built for extended text processing and analysis.

MiniMaxLanguage ModelsClosed
Model page
Updated 2026-06-14

About MiniMax M2-her

MiniMax M2-her uses a transformer-based design optimized for long sequences. Its 65536-token context enables coherent handling of lengthy documents and multi-turn dialogues. The model remains fully closed-source with no public weights or architecture details released.

Key strengths center on stable performance across extended text inputs without requiring local deployment. MiniMax maintains control over updates and infrastructure to ensure consistent output quality. This setup suits organizations that prefer managed API access over self-hosted solutions.

Common applications include document summarization, content generation, and conversational interfaces. Developers integrate it via MiniMax APIs for tasks that benefit from large context retention. It serves professional workflows where proprietary safeguards and reliability matter most.

Capabilities

Long-context reasoning
Text generation
Instruction following
Document summarization
Conversational responses
Extended input analysis

How MiniMax M2-her compares

MiniMax M2-her (striped bar) vs other language models on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · MiniMax M2-her ranks #23 of 34

$0.87
DeepSeek V4 Pro
$0.87
MiMo-V2.5-Pro
$0.95
DeepSeek V3.1 Terminus
$0.95
MiniMax M2.1
$1.0
MiniMax M2.7
$1.2
KAT-Coder-Pro V2
$1.2
MiniMax M2-her
$1.3
Relace Apply 3
$1.8
GLM 4.7
$1.9
GLM 5
$2.2
GLM 4.5
$2.5
Nemotron 3 Ultra
$3.0
Relace Search

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-form document summarization

MiniMax M2-her processes entire books or research papers up to 65k tokens in a single pass, producing coherent summaries that preserve key arguments and citations.

Extended multi-turn coding assistance

The model maintains context across lengthy codebases and debugging sessions, suggesting consistent refactors without losing track of earlier requirements.

Detailed technical report generation

Users can supply comprehensive specifications and data tables within the 65k-token window to receive structured, citation-aware technical documents.

Strengths & limitations

Strengths

  • +Large 64k token context window
  • +Pure text modality efficiency
  • +Suitable for long documents or dialogues

Limitations

  • Text-only, no multimodal support
  • Standard LLM hallucination risks
  • No specialized domain fine-tuning mentioned

Cost calculator

Estimate what MiniMax M2-her would cost for your usage.

$0.00090
per request
$9
estimated / month

Based on MiniMax M2-her's $0.30/1M input · $1.20/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "minimax/minimax-m2-her",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: minimax/minimax-m2-her

Editor's verdict

Our take on MiniMax M2-her

MiniMax M2-her is MiniMax's proprietary language models with a 66K-token context window.

At $1.20 per 1M output tokens, it is mid-priced for its class.

It is available through MiniMax's API and aggregators like OpenRouter.

Best suited to large 64k token context window and pure text modality efficiency.

Did you find this helpful?

Frequently asked questions

The model supports a context length of 65536 tokens, allowing it to handle large documents or extended conversations in one request.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other MiniMax models

Sibling versions in the MiniMax family from MiniMax.

Promote MiniMax M2-her

Add this badge to your website, or share the tool.

DFeatured on DhanasviMiniMax M2-her 0