Two flagship launches landed on the evening of 21 September, four hours apart, and our tracker watched the conversation move from one to the other in real time.
At 16:17 UTC, SpaceXAI posted Grok 4.7 is here, "a notable improvement over Grok 4.6 at the same price and speed." By our snapshot the next midday it had 27,088 likes, 2,375 bookmarks and 12.3 million impressions. Vercel had it 40% off on its gateway within the hour, and we listed xai/grok-4.7 in the Requesty catalog at 16:48 UTC.
At around 20:00 UTC, Xiaomi released MiMo-V2.6 Pro and Flash with open weights. Nathan Lambert posted the shapes: Pro at 1.02 trillion parameters with 42 billion active, Flash at 310 billion with 15 billion active, "top open model on Artificial Analysis", with an RL dashboard and a tech report. OpenRouter had all three variants live at 21:08, all taking text, image, video and audio with a 1M context. TestingCatalog reported a sixth place on the Intelligence Index, "on par with Claude Opus 5 and GPT-5.6 Sol."
Then the verdict from the account that had spent the afternoon hyping Grok. Chubby, 145,000 followers, at 22:14 UTC that the real deal was "MiMo-2.6! Better than Grok 4.7, much cheaper and holy moly is china back." 892 likes, 138,000 impressions. Deedy Das ran the cost math the next morning: under agentic coding assumptions, MiMo-V2.6 Pro comes out 15 times cheaper than Kimi K3, 6 times cheaper than GLM-5.3 and twice as expensive as DeepSeek V4.1 Flash.

The attention curve
In the 24 hours from 12:00 UTC on 21 September, our tracker logged 88 posts from 75 distinct authors naming Grok 4.7 and 110 posts from 86 authors naming MiMo. Grok's curve is the classic API launch shape we have measured on every closed flagship this year: a spike of 21 posts in the announcement hour, 9 the next, then single digits by 19:00 UTC. MiMo's curve is 22 and 23 posts in its first two hours, 13 in the third, and it was still producing 9 posts an hour at 08:00 the next morning as Asia and Europe woke up to it.
The launch tweets tell the same story from the other direction. SpaceXAI's post reached 12.3 million impressions on the back of a two million follower account. The MiMo conversation had no single anchor; the largest post about it, Chubby's reversal, did 138,000 impressions. The open weight model won the second day on distributed word of mouth, which is the pattern we documented when five open weight releases landed in nine days in August.
Same score, different bill
Artificial Analysis had both flagships scored within a day. Its Grok 4.7 page (evaluated at the xhigh reasoning setting) and its MiMo-V2.6 Pro page report an Intelligence Index of 46 for each, which it describes as well above average among comparable models. That is the headline the community ran with, and it is fair as far as it goes.
The two pages also report what it cost to produce that score, and those numbers are not close:
| Grok 4.7 (xhigh) | MiMo-V2.6 Pro | |
|---|---|---|
| Intelligence Index | 46 | 46 |
| Input, $ per 1M | 2.00 | 0.435 |
| Output, $ per 1M | 6.00 | 0.87 |
| Cache read, $ per 1M | 0.50 | 0.0036 |
| Tokens generated to complete the index | 240M | 140M |
| Cost to evaluate | $4,967 | $207 |
| Context window | 500K | 1M |
| Weights | closed | open |
Per token, MiMo-V2.6 Pro is about a fifth of the price: 4.6 times cheaper on input, 6.9 times cheaper on output. That alone would make it a compelling swap for a model at the same index score. But the eval bill came in at 24 times less, and the extra multiplier is verbosity. Grok 4.7 generated 240 million tokens to get through the same test set that MiMo covered in 140 million. Artificial Analysis calls it "very verbose" against a median of 94 million for its peer group, and "notably slow" on top.
We flagged the same effect on GPT-6 Astra's independent scores: a reasoning model that writes more to reach an answer costs more per task than its output price suggests, and the list price hides it. If you are comparing models on price per million tokens, you are comparing the wrong number. Tokens per task times price per token is the bill, and Grok 4.7 loses on both factors here.

Where each model sits in the catalog
The chart above places both launches against the models a production team is choosing between this week, from the Requesty catalog as of 22 September. A few things stand out.
MiMo-V2.6 Flash is the new floor. At $0.14 in, $0.28 out and $0.0028 per cached token, it lists below DeepSeek V4.1 Flash on every line and below GLM-5.3 Flash on output and cache. The cache read price matters more than it looks: on our platform, open weight Flash tier models run cache hit rates between 81% and 96%, so most of an agent's input bill is the cache line. MiMo's $0.0028 is a tenth of GLM-5.3 Flash's $0.03.
Grok 4.7 is priced as a frontier model with a mid tier index score. Its $2 and $6 sit between the open weight group and GPT-5.6 Sol at $4 and $20. Kimi K3, the one open weight model priced like a frontier model at $3 and $15, is now more expensive than Grok 4.7 on both lines, which is going to be uncomfortable for Kimi K3's hosts.
The cache read spread is 350 to 1. From MiMo-V2.6 Flash at $0.0028 to GPT-6 Astra at $1.00. For a coding agent that reads the same repository context again on every turn, that line dominates the invoice, and we walked through the mechanics in why cache hit rate decides your agent bill.
Both MiMo variants are in the Requesty catalog at Xiaomi's first party price as of 22 September, at xiaomi/mimo-v2.6-pro and xiaomi/mimo-v2.6-flash. Third party hosts will follow, and their prices will diverge; for the previous DeepSeek Flash release the host spread on the cache read line alone reached 13 times.
What we do not know yet
An index score is one number. Nobody outside Xiaomi has run MiMo-V2.6 Pro for a week on real agent traffic, and the first reports are mixed in the way they always are on day one. One OpenRouter user reported the model looping the same tool calls three times in a session. Grok 4.7 has a 500K context against MiMo's 1M, and Grok is text and image only where MiMo takes video and audio. Reasoning settings differ: the Grok score is at xhigh, and a lower setting would be cheaper and probably lower scoring.
The honest position for a production team is the one we take with every launch. Do not swap on the index score. Run both through the eval harness you already have on your own prompts, measure tokens per task as well as pass rate, and let a routing policy send the requests that MiMo handles to MiMo, with Grok or a closed frontier model as the fallback for the ones it does not. A Pareto view of price against quality is the tool for deciding where that line sits.
What we can say with confidence is narrower and still useful: two models scored identically this week, one of them costs a fifth per token and writes 40% less to get there, and the cheaper one has open weights, which means its price will fall further as hosts compete. That is the third time this pattern has held in six weeks. The cheapest models ranking updates daily if you want to watch it happen.
Methodology
Launch timing and post counts come from our public post tracker, which polls X and Reddit for model and gateway conversation every ten minutes; counts cover 21 September 12:00 to 22 September 12:00 UTC and match posts naming each model by regular expression. Engagement figures for quoted posts were refetched from the X API at 12:30 UTC on 22 September so they reflect at least twelve hours of maturity. Prices are first party list prices from the Requesty catalog on 22 September, cross checked against SpaceXAI's published model page for Grok 4.7. Benchmark figures, token counts and evaluation costs are Artificial Analysis's own, read from its model pages on 22 September; we have not independently reproduced them.
Frequently asked questions
- How much does Grok 4.7 cost per million tokens?
- SpaceXAI lists Grok 4.7 at $2.00 per million input tokens and $6.00 per million output tokens, with cached input at $0.50, the same as Grok 4.6. Input above the standard context threshold is billed at double. The Requesty catalog carries the same first party price at xai/grok-4.7 with a 500K context window.
- How much does Xiaomi MiMo-V2.6 Pro cost?
- On first party routes MiMo-V2.6 Pro lists at $0.435 per million input tokens, $0.87 per million output and $0.0036 per million cached input, with a 1M token context. MiMo-V2.6 Flash lists at $0.14 in, $0.28 out and $0.0028 cached. Xiaomi also offers a Pro Ultraspeed variant at $4.35 in and $8.70 out. Third party hosts will set their own prices as the weights spread.
- Is MiMo-V2.6 Pro as good as Grok 4.7?
- On the Artificial Analysis Intelligence Index both score 46, which places them well above the median comparable model. Grok 4.7 was evaluated at its xhigh reasoning setting. A shared index score does not mean identical behaviour on your workload: the two models differ in verbosity, speed, modality support and context length, and the only way to know which one handles your prompts is to run them through your own eval harness.
- Why did the Grok 4.7 benchmark run cost 24 times more than MiMo-V2.6 Pro?
- Two effects compound. Grok 4.7 is roughly 4.6 times more expensive on input and 6.9 times on output. It also generated 240 million tokens to complete the index against 140 million for MiMo-V2.6 Pro, so it wrote 1.7 times as much to reach the same score. Artificial Analysis reports $4,967 to evaluate Grok 4.7 and $207 for MiMo-V2.6 Pro. Output verbosity is a cost multiplier that the price list does not show.
- SEP '26
Open weight models are 55% of our tokens and 15% of our spend: what the 78.4% Vercel number does and does not tell you
On 19 September Vercel reported a record 78.4% of AI Gateway token volume going to open models. The number went viral, then got called nonsense by one of the most followed infrastructure builders on X. Both sides have a point. Here is what our own gateway shows when you split the same traffic three ways: tokens, requests and dollars.
- AUG '26
Five open weight releases in nine days: GLM-5.3-Flash, Qwen3.8-Flash, Hy4 and the collapse of the capability premium
Between 20 and 28 August, Z.ai, Alibaba, Tencent, MiniMax and DeepSeek all shipped open weight models with 1M token context windows at Flash tier prices. Model launch chatter in our corpus more than doubled week over week. The frontier did not move much. The price of reaching it collapsed.
- SEP '26
GPT-6 Astra scores 61 on the independent index, the same as Sol, at 2.5x the price
OpenAI launched GPT-6 Astra on 3 September. Artificial Analysis put it at 61 on the intelligence index, identical to GPT-5.6 Sol, with Meta Muse Spark 1.3 ahead at 62, and coding at 67 against Sol's 65, while the API costs 2.5x more per token. The real gains are elsewhere, and they are the ones worth routing for.
- AUG '26
36x the price for 22% more quality: the Pareto data that should decide your model mix
Glean benchmarked 37 models and reasoning configurations across 1,000 enterprise tasks. The gap between the cheapest and the priciest frontier model was 36x on price and 22% on quality. Add an 11x provider spread and a 2x reasoning effort penalty on the same model, and single model deployments start to look like the most expensive decision in the stack.
- SEP '26
DeepSeek V4.1 Flash retires V4 Pro by redirect: on 14 September your pinned model id serves a different model
DeepSeek shipped V4.1 Flash on 10 September, said it beats V4 Pro on performance, cost and speed, and announced that from 04:00 UTC on 14 September every request to deepseek-v4-pro will be served by V4.1 Flash at Flash prices. The model id you pinned in April will return a different model in four days. Here is what changed, what it costs, and how to stop a vendor redirect from becoming a silent regression.
- SEP '26
Jev, week two: 1,316 posts, four gateways giving it away, and an open weight clone trained on one GPU
TypeSafe's decision model launched on 15 September. By 22 September our tracker had 1,316 posts from 965 authors, the daily count had plateaued near 280, Vercel and Lovable had both made it free for a week, OpenRouter had benchmarked it at five times the speed of the next fastest judge, and r/LocalLLaMA had shipped three open weight imitations. Here is what builders did with a model that refuses to chat, what they complained about, and how to evaluate one for your own pipeline.
