back to top
HomeTechMiniMax M3 Shows What Happens When AI Stops Thinking in Turns

MiniMax M3 Shows What Happens When AI Stops Thinking in Turns

- Advertisement -

Most models quit around submission 30 because they stop finding improvement and exit on their own. That’s what happened when MiniMax ran a CUDA kernel optimization task against a field of frontier models. Every model except two called it done within the first 30 submissions.

M3’s best result came on submission 145. After 24 hours. After multiple plateaus where the numbers stopped moving and a reasonable model would have concluded there was nothing left to find.

That’s the thing MiniMax released yesterday. An AI model with a 1M token context window, native multimodality, and apparently a problem with knowing when to stop.

What M3 is

M3 is an open-weight model with a 1 million token context window, native multimodal support for images and video, and what MiniMax describes as frontier-level coding and agentic performance. The weights aren’t out yet. MiniMax says that’s coming in about 10 days but the API is live and MiniMax Code, their agent product built specifically around M3, is available now.

Closed models with these capabilities exist. What hasn’t existed until now is one you can actually run, inspect, and build on. MiniMax is explicit that M3 is the first open-weight model combining all three of these capabilities together: long context at this scale, native multimodality from step one of training, and agentic performance that competes with the frontier closed models.

The architecture behind the context window

A 1M token context window is only useful if the model can actually reason across it without the whole thing becoming unwieldy. Most long-context models struggle here, the attention mechanism that makes transformers work gets quadratically more expensive as context grows, and at 1M tokens that cost becomes either prohibitive or a hidden quality tradeoff.

MiniMax built a new attention architecture for M3 called MSA, Minimax Sparse Attention. The short version: instead of every token attending to every other token, MSA partitions the context into blocks and routes attention more precisely. At 1M tokens, per-token compute drops to 1/20th of what their previous model needed. Prefilling runs more than 9x faster, decoding more than 15x faster.

The reason this matters for the agentic story specifically is that long-horizon tasks generate dense, structured context fast. Every tool call, every result, every iteration adds to the pile. A model that degrades as that pile grows isn’t actually useful for 24-hour tasks regardless of what the benchmarks say. MSA is MiniMax’s answer to that specific problem, and the CUDA kernel run is arguably the best stress test they could have picked to demonstrate it.

The benchmarks

BenchmarkNano Banana M3Claude Opus 4.7GPT-5.5Gemini 3.1 ProTop Performer
SWE Bench Pro59.064.358.654.2Claude Opus 4.7
Terminal Bench 2.166.066.178.270.0GPT-5.5
VIBE V250.155.850.528.0Claude Opus 4.7
SVG-Bench63.762.358.259.2MiniMax M3
KernelBench Hard28.830.720.918.6Claude Opus 4.7
BrowseComp83.579.384.485.9Gemini 3.1 Pro
GDPval rubrics74.779.880.657.8GPT-5.5
BankerToolBench76.181.370.067.0Claude Opus 4.7
MCP Atlas74.277.075.369.2Claude Opus 4.7
OSWorld-verified70.082.878.776.2Claude Opus 4.7

All numbers below are self-reported by MiniMax.

On Claw-Eval, which tests end-to-end autonomous agent performance, M3 scores 74.5 against Claude Opus 4.7’s 71.6 and Gemini 3.1 Pro’s 57.8. On SVG-Bench it leads the entire comparison at 63.7, ahead of Opus 4.7 at 62.3 and GPT-5.5 at 58.2. KernelBench Hard, which tests the kind of low-level optimization work the CUDA task exemplifies, has M3 at 28.8 against GPT-5.5’s 20.9 and Gemini’s 18.6, a meaningful gap. SpreadsheetBench puts it at 89.35, competitive with every closed model in the comparison.

The pattern across these isn’t “M3 beats everything.” It’s more specific than that. The benchmarks where M3 leads tend to be the ones that reward persistence, structured output, and long-context coherence. The ones where it lacks are SWE-fficiency, Apex-Agents, OSWorld, tend to favor precise single-step execution or GUI interaction. That’s a consistent profile, not a scattered one, and it matches what the CUDA story already suggested.

Limitations

OSWorld, which tests a model’s ability to operate a real desktop GUI, has M3 at 70.06 against Opus 4.7’s 82.8 and GPT-5.5’s 78.7. That’s not close. SWE-fficiency, which measures how efficiently a model solves software engineering tasks rather than just whether it solves them, has M3 at 34.8 against Opus 4.7’s 42.2. Apex-Agents loses too at 27.7 against GPT-5.5’s 41.7.

M3 is strong when the task rewards persistence and long-context coherence. It’s weaker when the task demands accurate single-step execution, especially anything involving GUI interaction or strict instruction following across many steps. MiniMax doesn’t hide this, the model card flags the agentic gaps directly.

You May Like: Open source AI agentic models built for real autonomous work

How to try it

The API is live now at MiniMax’s platform. Pricing splits at 512K tokens, standard rate below that, higher rate above for long-document and full-repository work. Thinking mode can be toggled per request.

The weights aren’t available yet. MiniMax says that’s coming within 10 days along with the technical report. For now MiniMax Code, their agent product built specifically around M3, is available as a desktop app and runs on token-based subscription plans starting at $20 a month.

Submission 145

Every other model in that CUDA test stopped making progress and exited. M3 kept going and found its best result 115 submissions later. The paper reproduction task is the same story, 12 hours, 18 commits and no human in the loop.

After getting the weights launched on Huggingface, we may get more quantized versions of this model from the community to run on consumer hardware as well.

Want more stories worth your time?

Add us to your Google favorites. We cover the tech stories, AI developments, and open-source projects that are easy to miss in the noise.

Add as a preferred source on Google

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy

LEAVE A REPLY

Please enter your comment!
Please enter your name here

YOU MAY ALSO LIKE
Cloudflare Found 100TB of RAM Hiding in Its Own Code

Cloudflare Found 100TB of RAM Hiding in Its Own Code

0
Cloudflare freed up 100TB of RAM from its 1.1.1.1 DNS cache by optimizing how billions of entries are stored, while making the cache faster.
GLM 5.3 Flash ox alpha

If Open Models Can Do the Work, Why Are We Still Paying the Frontier...

0
GLM 5.3 Flash is making powerful AI cheaper to run. We look at its performance, pricing, hardware demands, and what it means for open AI models.
OpenAI Cuts Off Cursor SpaceX Deal Triggers Nov 12 Cutoff

OpenAI Cuts Off Cursor After SpaceX Acquisition With Nov. 12 Deadline

0
OpenAI is cutting Cursor off. The company has notified SpaceX that it intends to end Cursor’s direct access to OpenAI models on November 12, 2026, following SpaceX’s acquisition of Anysphere, the company behind Cursor. For developers who rely on GPT models inside Cursor, that puts a clock on something that has become part of their daily workflow. But Cursor itself isn't going away. The question is what actually changes when one of the models behind your AI coding workflow suddenly disappears and whether Cursor can move on without OpenAI as easily as it might seem.