MiniMax M2.7

by MiniMax

Released 34 days after MiniMax M2.5 · All MiniMax releases

MiniMax M2.7 is a self-evolving 229-billion-parameter language model released March 2026, built for autonomous real-world productivity and continuous improvement. It actively participates in its own development, running over 100 autonomous rounds of scaffold optimization and helping build its own research-agent harness. M2.7 scores 56.22% on SWE-Pro (matching GPT-5.3-Codex), 55.6% on VIBE-Pro, 57.0% on Terminal Bench 2, and 1495 ELO on GDPval-AA, the highest among open-weight models. It also reaches 76.5 on SWE Multilingual and 52.7 on Multi-SWE-Bench, and is strong at production debugging, log analysis, and full project delivery. M2.7 introduces Agent Teams for native multi-agent collaboration with stable role identity and autonomous decision-making, maintaining a 97% skill adherence rate across more than 40 complex skills. It supports multi-turn editing in Excel, PowerPoint, and Word, reaching 62.7% on the MM Claw office benchmark. A standard and a highspeed variant are available.

Key info

Input
Output
Features
Context window
197K
Max output
131K
Input price
$0.25 /1M
Output price
$1.00 /1M
Released
  • onchain settlement available
  • US residency available
  • Zero data retention on pay-as-you-go
  • No training by default
  • no-KYC deposit available

Available routes

MiniMax M2.7 runs on 6 different routes through the qynio gateway. Compare residency, zero retention, and training posture at a glance — full data-handling detail per route below.

ProviderRegionZero data retentionTrainingInputOutput
USZero data retentionNo$0.25$1.00
MultiZero data retentionNo$0.30$1.20
USZero data retentionNo$0.30$1.20
EUZero data retentionNo$0.70$2.79
USNot by defaultNo$0.28$1.20
USZero data retentionNo$0.30$1.20

Uptime and availability

MiniMax M2.7 runs on 3 independently monitored routes through the qynio gateway. A direct integration leaves you on one of them, the gateway serves whichever is healthy.

100%effective uptime, last 30 days
Averaged across these routes on their own, a single provider reached 100% over the same window.
Daily status through the gateway, which serves each request from whichever route is healthy.
3 monitored providers serve MiniMax M2.7.

Measured over the last 30 days from each provider's official status feed via StatusGator. Refreshed hourly. 3 further routes for this model are not on the board yet and are not counted above. See uptime for every provider qynio monitors.

Data handling per route

Each route hosting MiniMax M2.7 has its own privacy posture, residency, and no-KYC terms. Postures are maintained by qynio with a last-verification timestamp.

DeepInfra United States🇺🇸

Zero data retention is on by default on Pay-as-you-go — no action required. No training on customer data. US; unknown; deposit available.

Zero data retention
On by default on Pay-as-you-go. Derived from the logging and moderation facts.
Training
No training on customer data.
Logging
None
Moderation
Not established
Caching
Not established
Subprocessor access
Not established
no-KYC deposit
deposit available
Transfer mechanism
unknown

Fireworks Multi-region

Zero data retention is on by default on Pay-as-you-go — no action required. No training on customer data. GLOBAL; wallets; deposit available.

Zero data retention
On by default on Pay-as-you-go. Derived from the logging and moderation facts.
Training
No training on customer data.
Logging
None
Moderation
Not established
Caching
Not established
Subprocessor access
Subprocessors may read content
no-KYC deposit
deposit available
Transfer mechanism
wallets

Geodd United States🇺🇸

Zero data retention is on by default on Pay-as-you-go — no action required. No training on customer data. US; wallets; deposit available.

Zero data retention
On by default on Pay-as-you-go. Derived from the logging and moderation facts.
Training
No training on customer data.
Logging
None
Moderation
No hold on content
Caching
Not established
Subprocessor access
Not established
no-KYC deposit
deposit available
Transfer mechanism
wallets

Infercom Germany🇩🇪

Zero data retention is on by default on Pay-as-you-go — no action required. No training on customer data. EU; deposit available.

Zero data retention
On by default on Pay-as-you-go. Derived from the logging and moderation facts.
Training
No training on customer data.
Logging
None
Moderation
Not established
Caching
Not established
Subprocessor access
No subprocessor reads content
no-KYC deposit
deposit available
Transfer mechanism
Not applicable — data stays in EU

Morph United States🇺🇸

Zero data retention is not on by default — abuse monitoring, 30-day retention. No training on customer data. US; wallets; deposit available.

Zero data retention
Not by default — abuse monitoring, 30-day retention. Derived from the logging and moderation facts.
Training
No training on customer data.
Logging
Abuse monitoring (30-day retention)
Moderation
Not established
Caching
Not established
Subprocessor access
Not established
no-KYC deposit
deposit available
Transfer mechanism
wallets

Novita United States🇺🇸

Zero data retention is on by default on Pay-as-you-go — no action required. No training on customer data. US; wallets; deposit available.

Zero data retention
On by default on Pay-as-you-go. Derived from the logging and moderation facts.
Training
No training on customer data.
Logging
None
Moderation
Not established
Caching
Not established
Subprocessor access
Not established
no-KYC deposit
deposit available
Transfer mechanism
wallets

Benchmarks

Independent benchmark scores — composite indices for reasoning, coding, and math, plus individual eval scores where available.

Intelligence Index38.9
Coding Index52.6
Reasoning & knowledge
GPQA Diamond
87%
Humanity's Last Exam
30%
Long-context reasoning
75%
Coding
SciCode
47%
Agentic & tool use
Terminal-Bench Hard
39%
τ²-Bench Telecom
85%
Math & instruction following
IFBench
76%

Get started

Call MiniMax M2.7 through the qynio gateway with one API key. Let your coding agent set it up, or call it directly — qynio is drop-in compatible with the OpenAI, Anthropic, and Google AI SDKs.

Set it up with your agent

Copy this and paste it into a coding agent like Claude Code, Cursor or Codex and it'll wire up qynio for you.

Or call it directly

import OpenAI from "openai";
const client = new OpenAI({
apiKey: process.env.QYN_API_KEY,
baseURL: "https://api.qyn.io/v3/compat",
});
const completion = await client.chat.completions.create({
model: "deepinfra/MiniMaxAI/MiniMax-M2.7",
messages: [{ role: "user", content: "Hello" }],
});
console.log(completion.choices[0].message.content);

Compare MiniMax M2.7 with…

Side-by-side on privacy, crypto rails, pricing, and benchmarks.

Other models from MiniMax

Start building with 700+ models

One API key. Every major provider. Up and running in minutes.

Get startedView Documentation