MiniMax has been easy to overlook. They don't stage viral launch spectacles or get the breathless coverage that OpenAI or Anthropic do. What they've consistently done instead is ship capable models that land on Hugging Face, benchmark well, and get adopted quietly by builders who find them while comparing options.
MiniMax M3 breaks that quiet. Released June 1, 2026, it's the company's third M-series model, and it's a genuine flagship: an open-weight 428B-parameter mixture-of-experts model with roughly 23B active parameters per token, using MiniMax Sparse Attention (MSA), a 1M-token context window, and native multimodality across text, image, and video. MiniMax frames it as the first open-weight model to bring frontier coding, a 1M context, and native multimodality together in one release — and it can even operate a desktop computer.
What "natively multimodal" means here
M3 takes text, images, and video as combined input and produces text output. You can show it a photo, a chart, a screenshot, a document page, or a video clip alongside a prompt, and it answers in text. The output is text — it doesn't generate images or video — but the input surface is wide.
That surface covers the practical work you'd normally reach a vision model for: document parsing, visual Q&A, chart reading, screenshot debugging, and now video understanding — extended by a 1M-token context so you can put a lot in front of it at once.
Coding, agentics, and price
Two things push M3 past "another multimodal model." First, coding: MiniMax reports 59.0% on SWE-Bench Pro, and the model is open-weight, so you can self-host or use the API. Second, agentics: M3 can operate a desktop computer, which puts it squarely in computer-use and tool-driven-agent territory.
The economics are notable too — API access runs $0.30 per 1M input tokens and $1.20 per 1M output tokens, low for a frontier-tier model. Between the open weights, the 1M context, and that price, M3 is worth testing directly rather than waiting for a news cycle.
MiniMax's positioning in 2026
The company started primarily as a text model provider and has steadily layered in capabilities. M3 is its clearest step into the frontier tier where GPT-4o and Gemini 2.5 Flash set the standard — with the added twist of open weights and a stated first-mover claim on combining coding, long context, and native multimodality.
What we haven't tested yet
This is a first look from the launch materials and the official announcement — no hands-on evaluation, so no score. The reported 59.0% SWE-Bench Pro figure, multimodal quality on real documents and video, and behavior on long-context and agentic desktop tasks are all things we'll want to run ourselves. But MiniMax M3 is the kind of real, open-weight release that tends to matter more than its launch buzz suggests.