Meta is back in the AI race
Fifteen months after Llama 4 became a credibility crisis, Meta shipped its fifth Muse release in 119 days. The comeback is real. So is what Meta abandoned to pull it off.
A year ago, Meta could not launch an AI model without starting an argument about whether its benchmarks were real. This week it released a coding agent built to work for 24 hours, survive crashes and coordinate its own team of subagents.
That is how quickly the story flipped. In 119 days, Meta released a frontier language model, an image model, a video preview, a public model API, two major language-model updates and a terminal coding agent. The company went from the Llama 4 punchline to a lab its rivals have to price against.
Meta is not leading the AI race. It has done something almost as consequential: it has made itself impossible to dismiss.
Meta rebuilt the machine. The trust is still catching up.
Llama 4 damaged Meta's credibility in April 2025. The model shown on LMArena was not the same version developers could download, benchmark arguments swallowed the launch, and the larger Behemoth model never arrived.
Zuckerberg reorganized the effort around Meta Superintelligence Labs and Alexandr Wang. The new group then shipped five Muse releases in 119 days, spanning language, image, video, a paid API and the Muse Code agent.
Independent testing moved Muse from 43 to 54 on the Intelligence Index. Spark 1.2 also jumped from 1,371 to 1,631 Elo on agentic knowledge work. It still trails the 59 to 61 frontier leaders, and its science scores barely moved.
Meta does not need the smartest model if it can combine near-frontier performance with a one-million-token context window, aggressive API pricing, capable agents and distribution across products used by billions of people.
The verdict: Meta is back because it can now ship credible, near-frontier systems at a pace and price its rivals have to answer.
The catch: Muse is proprietary, the best models still lead it, and Meta has not yet earned back the trust Llama 4 burned.
The failure that made the comeback possible
Llama 4 arrived on April 5, 2025 with exactly the kind of launch Meta had learned to stage well. Scout promised a 10-million-token context window. Maverick paired 17 billion active parameters with 128 experts. Behemoth, a roughly two-trillion- parameter teacher model, was previewed as one of the smartest models in the world. Scout and Maverick were available as open weights on day one.
Then people used them. The public models felt weaker than the launch charts implied, especially for coding. More damagingly, the version of Maverick on LMArena was an experimental chat-tuned variant, not the downloadable model most people thought they were judging. Meta disclosed that detail, but not clearly enough to prevent the obvious conclusion. Meta denied artificially boosting the scores; LMArena said the customized submission should have been made clearer.
The distinction matters. There was no clean proof that every benchmark had been fabricated. There was something worse for a model lab: users stopped trusting the comparison. Meta's longtime chief AI scientist Yann LeCun later said the results had been “fudged a little bit.” Behemoth was delayed and never became the open flagship the launch had promised.
Llama 4 was not useless. It was a capable, efficient open model family wrapped in claims it could not carry. That gap between product and story is what broke Meta's momentum.
The lesson of Llama 4
Benchmark trust is cumulative. A model can recover three points in one release; a lab cannot recover credibility that quickly.
The $14.3 billion reset
Zuckerberg did not respond with a normal reorganization. In June 2025, Meta made a $14.3 billion investment in Scale AI for a 49% stake and recruited its founder, Alexandr Wang, to become Meta's first Chief AI Officer. Wang took charge of the newly formed Meta Superintelligence Labs. Meta then recruited aggressively across OpenAI, Anthropic and Google DeepMind while rebuilding its training stack.
Calling the whole investment an executive signing bonus is catchy and wrong. Meta bought a large stake in a strategically important data company and got Wang as the leader of its model reset. Still, the size of the deal made the mandate obvious: incremental improvement was not enough.
Muse Spark was the first receipt. Meta said MSL rebuilt its pretraining stack, architecture, optimization and data curation in nine months. The original model was deliberately small, fast and natively multimodal, with tool use, visual reasoning and parallel-agent orchestration. Meta also did something unusually useful in its launch post: it named the weak spots. Long-horizon agents and coding were not yet good enough.
The next two releases attacked precisely those weaknesses. That is why the cadence matters. It looks less like random shipping and more like a team working through a measured list of failures.
Five releases, one direction
Llama 4 Scout & Maverick
Open-weight, mixture-of-experts and natively multimodal. The models shipped; the confidence did not survive the launch.
Muse Spark
MSL’s first model: proprietary, multimodal and built around reasoning, tools and parallel agents. It powered a rebuilt Meta AI.
Muse Image & Muse Video preview
Meta extended the family into media generation, with search, code execution and self-refinement inside the generation loop.
Muse Spark 1.1
A one-million-token context window, stronger agentic and coding performance, and Meta’s first public paid model API.
Muse Spark 1.2 & Muse Code
A coding-focused update co-trained with a new terminal agent for long-running, repository-scale software work.
Muse Image is easy to treat as a side quest, but it reveals the common design. Instead of mapping a prompt straight to pixels, the model can search, write code, critique a draft and try again. Meta reported that Muse Image ranked second on Arena for text-to-image and editing on July 5; Muse Video ranked third in its early preview. The point is not that every Muse model is an agent. It is that MSL is building tool use and test-time work into the family rather than bolting them on after training.
Muse Code makes that thesis concrete. It is a terminal agent that plans changes, edits large repositories and validates the result. Persistent background agents stay alive through a session instead of starting cold for every subtask. An append-only local event log records model calls, tool runs, approvals and edits, allowing a long job to resume after a crash. Meta says it tested one kernel- optimization run across more than 1,000 tool calls and up to 24 hours.
Those are system features, not magical properties of the language model. That is exactly the point. The coding race is increasingly model plus harness plus tools, and Meta is now training both sides together.
What the benchmarks actually say
Muse Spark 1.2 scores 54 on the current Artificial Analysis Intelligence Index, up from 51 for 1.1 and 43 for the original model. That puts Meta near GPT-5.5 and Grok 4.5, but behind Claude Opus 5 at 61, Claude Fable 5 at 60, GPT-5.6 Sol at 59 and Kimi K3 at 57. Competitive, yes. Best, no.
| Independent benchmark | Spark 1.1 | Spark 1.2 | What changed |
|---|---|---|---|
| Intelligence Index | 51 | 54 | A real gain, but still below the 59–61 frontier leaders. |
| GDPval-AA v2 | 1,371 Elo | 1,631 Elo | The big jump: realistic knowledge-work agents. |
| Terminal-Bench 2.1 | 78% | 80% | Progress, though smaller than the launch narrative suggests. |
| SciCode | 58% | 56% | A slight regression in scientific coding. |
| Humanity's Last Exam | 45% | 44% | General scientific reasoning was essentially flat. |
| Cost per Index task | $0.29 | $0.40 | Still efficient, but 1.2 spends more tokens to get there. |
The table gives the honest shape of the release. Most of the three-point gain comes from agents doing realistic knowledge work. GDPval-AA v2 jumped 260 Elo, taking Muse Spark 1.2 to fifth among models Artificial Analysis had tested. The science picture barely moved. SciCode and Humanity's Last Exam both slipped slightly.
Reliability improved in a stranger way. On AA-Omniscience, the model's hallucination rate fell from 38% to 28%, but its attempt rate also fell from 82% to 67% and raw accuracy slipped from 41% to 38%. Muse got better at knowing when not to answer. That is valuable in production, but it is not the same thing as knowing more.
Meta's own Muse Code chart reports 82.9% on Terminal-Bench 2.1, behind Claude Opus 5 at 86.7%. Artificial Analysis measured 80%. Neither number has to be fraudulent. Agent benchmarks measure the model inside a harness, and Meta co-trained 1.2 with Muse Code. Change the scaffolding, tool policy or reasoning budget and the score moves. After Llama 4, however, Meta has earned a higher burden of disclosure. The independent 80% is the safer comparison; the 82.9% shows what Meta's full stack can do in Meta's setup.
Why did the first Muse Spark score 52 at launch, but 43 here?
Artificial Analysis updated its Intelligence Index and benchmark mix. The 52 was correct on the launch-day index; 43 is its recalculated score on the current index used to compare Spark 1.0, 1.1 and 1.2 consistently. Benchmark versions are part of the number.
Zuckerberg is not trying to win Chatbot Arena
Zuckerberg's phrase for the strategy is “personal superintelligence.” It sounds grandiose because it is. But beneath the name is a specific product thesis: the winning assistant will know your goals, understand your context and stay with you across the day. In his July 2025 letter, he framed the choice as personal empowerment versus AI that replaces “large swaths of society.” He expects glasses that can see and hear what you do to become a primary computing device.
This is where Meta's position differs from that of a model-only lab. It reported 3.56 billion daily users across its family of apps in March 2026. Muse Spark can move from a benchmark into WhatsApp, Instagram, Facebook, Messenger, Meta AI and glasses without waiting for a developer ecosystem to form. In July, Meta added agent-like features that can connect to email and calendars, create recurring briefings, conduct research and make slides.
Zuckerberg's Muse Spark 1.1 post was revealingly practical: strong agents and multimodality “at a very low price.” Meta priced the API at $1.25 per million input tokens and $4.25 per million output tokens, with cached input at $0.15. Artificial Analysis estimates that 1.2 costs about $0.40 per Intelligence Index task. Meta can tolerate thin model margins because its main business sits elsewhere. OpenAI and Anthropic cannot ignore that pressure.
The uncomfortable mirror image is privacy. An assistant becomes more useful as it knows more about you; many people trust Meta less for exactly the same reason. The data advantage and the trust problem are not separate features of this strategy. They are the same feature viewed from opposite sides.
Wang's argument is speed, agents and cost
Wang has been more disciplined than the “superintelligence” branding around him. He called Muse Spark 1.1 “industry-competitive,” not industry-leading, and said agentic performance and tool use were where Meta was strongest. His posts focused on active context management, parallel subagents and the model knowing when to script a task instead of clicking through it.
That language describes a workhorse, not an oracle. It also matches the releases. April's model proved the new training stack worked. July's model made it cheap and available to developers. August's model closed part of the agent gap and arrived with a harness designed around it. Meta says larger and much more capable models are still on the way.
Wang's most persuasive claim is therefore not a benchmark boast. It is the loop: ship, measure, target the weakness, ship again. Meta went from Spark 1.0 to 1.2 in less time than many companies take to rename a preview.
The reaction: excitement, then the trust bill
The first Muse launch produced a rare burst of genuine surprise. Logan Kilpatrick said he was excited to see Meta back in the game. Investor Haseeb Qureshi wrote that reports of Meta's death had been exaggerated: “It's a race again.” Developers shared visual-coding demos that did things they had not seen from other models. Meta's stock rose 6.5% after the April launch, a market vote that the reset had produced something tangible.
The skepticism was just as specific. François Chollet argued that the first Muse looked over-optimized for public benchmarks. After 1.1, engineer and writer Gergely Orosz said the model looked impressive on paper but warned that developer trust takes years, especially for a company with a thin record in dev tools. Ethan Mollick offered the most balanced description: Meta had rejoined the “near-frontier” while helping create a new class of cheap, fast, closed models.
Early Muse Code reaction follows the same split. Some developers report startling price-performance and strong repo-wide edits. Others describe wandering reasoning, over-eager package installation and weak results outside Meta's benchmark harness. A recurring objection is simpler: they do not want to give Meta a private codebase.
That skepticism is not background noise. It is the bill for Llama 4, the closed pivot and Meta's broader reputation. Another strong quarter of releases will help. A year of reliable tools will help more.
The open-weight bargain is over, at least for now
The sharpest change is philosophical. Llama made Meta the unlikely champion of open-weight AI. Developers could download the models, fine-tune them, inspect them and run them wherever they wanted. Muse Spark, Muse Image and Muse Code are closed. Meta said in April that it hoped to open-source future versions, but no frontier Muse weights have followed.
The new bargain is access rather than ownership. Meta will make capable models cheap, put them in products used by billions and expose them through an API. It will not, at least today, give developers the crown jewels. Put differently: Meta is trying to democratize use, not control.
There is sound strategy behind the choice. A proprietary model can be tied to Meta's social context, improved from product usage and sold below rivals without enabling competitors to host it themselves. There is also a real loss. Llama's open ecosystem gave Meta influence it did not have to buy. The company is trading some of that goodwill for a tighter product and business loop.
This is not a footnote to the comeback. It is the cost of it.
So, is Meta really back?
Yes, with a narrower meaning than the headline usually carries.
Meta is back because a model buyer now has to consider it. At 54 on the current Intelligence Index, Muse Spark 1.2 is close enough to the frontier to compete on price, speed and task fit. Its agentic knowledge-work jump is substantial. Its one-million-token context window and low cached-input price make it interesting for long-running systems. Muse Code shows Meta understands that useful coding agents are built, not merely prompted.
Meta is not back because it solved intelligence. The best models still score higher. Muse 1.2 gained by spending more tokens. Its scientific reasoning was flat. Vendor and independent agent benchmarks do not line up perfectly. The model remains closed, and developers have rational reasons to distrust both the company and the launch charts.
The deeper advantage is that Meta does not need to win every benchmark. It needs models good enough to make its distribution, data, infrastructure and price decisive. The company plans to spend roughly $125 billion to $145 billion on capital expenditure in 2026 and can put a new model in front of billions of people almost overnight. Few labs can answer that combination.
Meta is not leading the AI race. It has made the race about more than who leads the next benchmark.
Four months ago, Muse Spark proved the rebuild was real. Muse Spark 1.2 proves the pace might be durable. That is enough to change how every other lab prices, ships and distributes intelligence.
Frequently asked questions
What is Meta's latest AI model?
As of August 7, 2026, Meta’s latest language model is Muse Spark 1.2. It is a proprietary, multimodal model focused on coding and agentic work, available through the Meta Model API and inside the Muse Code beta.
How good is Muse Spark 1.2?
Muse Spark 1.2 scores 54 on the current Artificial Analysis Intelligence Index, up from 51 for Muse Spark 1.1 and 43 for the first Muse Spark. Its largest improvement is in agentic knowledge work; scientific reasoning changed little.
Is Muse Spark open source?
No. The Muse models are proprietary. That is a major departure from Meta’s open-weight Llama strategy, although Meta continues to maintain the Llama line and has said it hopes to open-source future Muse versions.
What is Muse Code?
Muse Code is Meta’s terminal coding agent, released in beta on August 5, 2026. It uses Muse Spark 1.2 to plan, edit and validate changes across large repositories, with persistent background agents and a restart-safe event log.
Why does Meta say it is building personal superintelligence?
Mark Zuckerberg’s strategy is to build an assistant that knows a person’s context and goals, then distribute it through Meta AI, WhatsApp, Instagram, Facebook and AI glasses. The vision emphasizes personal agency rather than only automating work.
Sources and further reading
Primary sources
Independent checks and reaction
- Artificial Analysis: Muse Spark 1.2
- Artificial Analysis: Muse Spark 1.1
- TechCrunch: Llama 4 benchmark dispute
- AP: Meta’s Scale AI investment
- Fast Company: LeCun on Llama 4
- El País: Investor reaction to Muse Spark
- Launch-day reactions to Muse Spark
- Reactions and Wang’s Muse Spark 1.1 thread
- Early developer reaction to Muse Spark 1.2
Benchmark snapshots change quickly. For live model pricing and performance, use the WhatLLM model explorer. For the larger open-versus-closed context, read The open-model gap is not one gap.