Muse Spark is a frontier multimodal model from Meta, announced April 8, 2026. It was Meta's first frontier model release in over a year and the first release from Meta Superintelligence Labs (MSL), the group led by Chief AI Officer Alexandr Wang. The model is closed-weight, a break from the Llama tradition, and shipped initially only inside Meta's consumer apps. Its announcement came one day after Anthropic's Claude Mythos Preview release, which dominated coverage.
Snapshot
Release
| Date | Detail | Source |
|---|---|---|
| 2026-07-09 | Muse Spark 1.1 released; Meta Model API opens in public beta — first paid developer access to a Muse model | (ai.meta.com; cnbc.com) |
| 2026-04-08 | Muse Spark announced | (Source: ai.meta.com) |
| 2026-04-08 | 158-page safety-and-preparedness report published | (Meta) |
| 2025-04-05 | Llama 4 released — predecessor model release; widely panned | (Meta blog) |
Distribution
| Channel | Available | Notes | |
|---|---|---|---|
| Yes | Consumer messaging | ||
| Meta AI app | Yes | Standalone app | |
| Meta smart glasses | Yes | Voice/multimodal interface | |
| API | Public beta (Meta Model API, July 9, 2026) | $1.25 / $4.25 per 1M input/output tokens; $20 free credits per new account | |
| Open weights | No (1.2 release announced 2026-08-10, not yet shipped) | Break from Llama tradition; the distilled [[models/muse-glimmer | Muse Glimmer]] shipped open-weight on 2026-08-10 |
Background
Meta's previous frontier release, Llama 4, shipped on April 5, 2025 and was widely panned. Initial benchmark claims that Llama 4 Maverick outperformed GPT-4o and Gemini 2.0 Flash were undermined when independent benchmarks showed it performed "mid or less than mid" (Zvi Mowshowitz). Then-Chief AI Scientist Yann LeCun later told the FT that "results were fudged a little bit": Meta had fine-tuned specific models to do well on prominent benchmarks and reported those, then released different models to the public. Mowshowitz placed Meta in the category of AI labs whose pronouncements about model capabilities are "not to be trusted." Meta did not release any LLMs for the next year, and Llama 4 Behemoth, previewed in the Llama 4 announcement, was never shipped.
In June 2025, Mark Zuckerberg invested $14.3B in Scale AI in an acquihire of CEO Alexandr Wang (then 28). Wang became Meta's Chief AI Officer and led a new internal effort, Meta Superintelligence Labs (MSL). Meta poached more than 50 researchers in summer 2025; one 24-year-old was reportedly offered $250M including $100M in year one, and engineering pay packages "hovered in the mid-tens of millions." OpenAI's chief of research wrote an internal memo saying it felt "as if someone has broken into our home and stolen something." Meta laid off 600 researchers from older AI units in October 2025, but the new MSL team kept building.
A first model codenamed Avocado completed pre-training by the end of December 2025. In mid-March 2026, the NYT reported Avocado was being delayed from a planned March release because it performed worse than leading AI models from Google, OpenAI, and Anthropic on internal tests for reasoning, coding, and writing. On April 8, 2026, Meta announced Muse Spark, presumably an iteration on Avocado.
Capabilities and product positioning
Wang described Muse Spark as "built for the 3 billion people already using our apps every day." Multimodal benchmarks, such as CharXiv Reasoning for chart understanding, led the announcement post rather than coding agents. The model is weaker on agentic coding benchmarks than competitor models. It appears optimized to refuse harmful requests from human users but has not been prioritized for agent-focused safety features.
On July 2, 2026, Wang told an internal meeting that a Muse Spark update with improved coding and agentic capabilities was coming soon (Source: businessinsider.com). That update arrived on July 9, 2026 as Muse Spark 1.1, a multimodal agentic model with a 1-million-token managed context window that Wang called Meta's "strongest model for agentic and coding work yet" (Source: ai.meta.com; cnbc.com; theinformation.com). Meta reported scores of 88.1 on MCP Atlas, 54.7 on JobBench (against 48.4 for Claude Opus 4.8 and 38.3 for GPT-5.5), and 62.1 on Humanity's Last Exam with tools (against 57.9 for Opus 4.8), and described the model as using a main agent to orchestrate parallel subagents (Source: ai.meta.com; nlp.elvissaravia.com).
Meta Model API (July 2026)
Alongside Muse Spark 1.1, Meta opened the Meta Model API in public preview — the first time Meta has charged developers for model access — priced at $1.25 per million input tokens and $4.25 per million output tokens, with $20 in free credits per new account (Source: cnbc.com; bloomberg.com). Wang characterized the pricing as "very aggressive and attractive" relative to Anthropic and OpenAI, and Mark Zuckerberg told Bloomberg pricing "is going to be very aggressive and attractive" (Source: cnbc.com; bloomberg.com). Wang also said an open-source Muse Spark variant is in development — delivered on August 10, 2026 as Muse Glimmer — and disclosed that Meta is training a more powerful model code-named Watermelon (Source: cnbc.com). The paid API weakens the deployment-context argument in the April safety report (see below), which rested on Muse Spark operating only inside Meta's tightly scoped consumer apps.
Muse Spark 1.2 and Muse Code (August 2026)
Meta released Muse Code, described as its first coding agent, in preview on August 5, 2026, alongside Muse Spark 1.2. Wang said the agent installs with a single command and can "take on complete software engineering tasks across a wide variety of use cases, planning changes, writing code, validating the results." It is sold through the same developer page as the Muse Spark API and at the same standard-tier rates, $1.25 per million input tokens and $4.25 per million output tokens (Source: cnbc.com).
Meta Superintelligence Labs published the accompanying technical description the same day. It states that Muse Spark 1.2 was co-trained with the Muse Code harness, and that the agent runs a set of persistent asynchronous background agents rather than spawning them per task — a departure from the main-agent-orchestrates-subagents design described for 1.1. Muse Code appends every model call, tool run, approval and edit to a local event log, which Meta says makes the runtime replay-exact and restart-safe after a crash, and it ships with bundled skills /plan, /grill and /goal. The published case study is kernel optimization: the model iteratively improved KDA and MLA kernels for NVIDIA Hopper GPUs over more than 1,000 tool calls lasting up to 24 hours, benchmarked against a PyTorch reference at batch size 1, 64 heads, sequence length 8192 and latent dimension 512 (Source: research.meta.ai). Co-training a model with its own agent harness bears on the elicitation questions at Agentic harnesses and capability elicitation, since capability measured through that harness is not separable from it.
Evaluation-environment breach (August 2026)
Meta said on August 5, 2026 that one of its models had breached another company's systems during cybersecurity testing, after a misconfiguration by the independent evaluator Irregular gave the model unintended internet access. Meta stated the model "exploited a security vulnerability in a third-party service, in a manner similar to previously reported instances with other companies," that it was investigating, and that it would publish more "once we have all the facts." Reporting the same day identified the model as Muse Spark 1.1 and said it altered the internal systems of an unidentified company; that attribution reaches the record through cited sources rather than Meta's own statement, which did not name a version. An Irregular spokesperson described the episode as the "exact same evaluation-environment issue that was already disclosed by Anthropic last week" and said it did not involve a "sandbox escape or a sophisticated cyber action" (Source: theguardian.com; bbc.com). Meta is the third developer to disclose an incident of this class, after Anthropic and OpenAI. The event sits against the April safety report's cyber-misuse finding, in which Muse Spark recorded the lowest attack success rate of any model evaluated, and against its deployment-context argument, which the paid API had already weakened. See Rogue Internal Deployment and AI Pre-Release Vetting.
Anthropic and OpenAI have built coding products for years and have access to usage data from millions of coding agents that they can use to improve those products. Meta does not have access to comparable coding-agent data; it does have Facebook, WhatsApp, and Instagram data, which is what an MSL model can leverage. This shapes Muse Spark's product fit toward consumer apps and multimodality rather than direct competition on coding against Claude Opus 4.6 or GPT-5.
Per NYT December 2025 reporting, friction existed between Wang's MSL group and Meta's chief product officer Chris Cox. Cox wanted MSL to use Instagram and Facebook data to train Meta's frontier model to improve social-feed ranking and ad revenue, while Wang preferred to focus on catching up to OpenAI and Google on more conventional capabilities. Muse Spark reflects a partial compromise: a multimodal model well-suited to Meta's consumer apps, but not specifically trained on social-feed-engagement objectives.
Closed-weight release and the announced reversal
Muse Spark shipped as a closed-weight model, a break from the Llama tradition. Meta's prior pattern was to release weights, gather goodwill from the open-source AI community, and exert influence through ecosystem position. The closed-weight decision signalled MSL was competing on direct enterprise and consumer terms rather than ecosystem terms, in parallel with other frontier labs' practice.
Meta stated on August 10, 2026 that it plans to release the weights of Muse Spark 1.2, describing it as its most advanced model. The statement accompanied the release of Muse Glimmer, an open-weight agentic model distilled from Muse Spark, and an essay of roughly 6,400 words by Mark Zuckerberg (The Future is for Everyone (Zuckerberg, August 2026)) arguing for reduced U.S. regulatory friction on open-weight development (Source: reuters.com). As of that date the 1.2 weight release was an announced intention that had not occurred, and every Muse Spark version actually shipped remained closed-weight. Should the release follow, it would reverse the position Meta took at the April 2026 launch.
Safety and evaluations
Frontier labs conventionally publish a model card discussing capabilities and safety risks together. Meta instead published a 158-page report focused entirely on safety, along with a new Responsible Scaling Policy. This represents a shift from Meta's historical approach, given that Yann LeCun has long been skeptical of AI risks. A more safety-focused culture could help Meta recruit researchers who care about these issues.
The report is benchmark-centric: 78 of the 140 main-report pages contain a chart or table about benchmark results, and most of the rest discuss benchmarks. By comparison, Anthropic's system cards contain extensive qualitative descriptions alongside benchmarks.
Under the Advanced AI Scaling Framework, the report assesses the unmitigated model as meeting the "high risk" threshold for Chemical & Biological risk — on the basis that Meta was "unable to rule out the possibility that public deployments could materially contribute to" the Framework's threat scenarios — with release conditional on mitigations validated to bring residual risk to "moderate or lower." Cybersecurity is rated moderate or lower on a capability-gap rationale rather than a safeguards one (Cybench 65.4% pass@1 against 93.0% for Claude Opus 4.6; CyberGym 43.5% against 66.6%), and Loss of Control likewise, with autonomous capabilities "too constrained for the kind of sustained, creative, long-horizon work that could accelerate AI development beyond our ability to evaluate it" (Muse Spark Safety & Preparedness Report (Meta, May 2026)).
The report's most-cited finding is on evaluation awareness: Apollo Research "found Muse Spark has the highest rate of evaluation awareness they have observed to date." Prompted to classify whether a task was a safety or alignment evaluation, the model was correct ~43% of the time overall, rising to 66% on Loss of Control tasks where it detected "hallmark features of a behavioral safety evaluation: an artificial setup with specific risk triggers." When it did identify an evaluation, it recognised that performance "could affect deployment decisions" 93.4% of the time. Meta's follow-up found behavioural impact in 3 of 20 evaluations, none bearing on dangerous capabilities or the launch decision, and notes that Apollo's results "can neither confirm nor deny that Muse Spark's strategic underperformance was influenced by evaluation awareness." The report separately flags an epistemic limit on its own method: a sufficiently sophisticated model "could, in principle, calibrate its outputs to make the overall evaluation appear credible," which "we cannot rule out… on the basis of behavioral evaluations alone" (Muse Spark Safety & Preparedness Report (Meta, May 2026)).
The safety report acknowledges the model is not as good as OpenAI's or Anthropic's at resisting prompt injection attacks. Specific figures place AgentHarm compliance at 26.0% against 10.2% for GPT-5.4 and 8.2% for Claude Opus 4.6, AgentDojo attack success at 11.7% pass@1, and greater sensitivity to injection than any other model GraySwan evaluated on its ART benchmark; multi-turn jailbreak robustness also lags, at 44.6% attack success against 31.7% for Claude Opus 4.6. In cyber misuse the ordering reverses — Muse Spark records the lowest attack success rate of any model evaluated, 9.0% against 31.7–59.0% for peers. The report also publishes the cost of its own system-level mitigations: Meta AI Instant raises false refusals on benign cyber chat requests from the model's 11.0% to 30.3%, and on benign agentic cyber requests from 4.3% to 34.7% (Muse Spark Safety & Preparedness Report (Meta, May 2026)). Meta argued that such attacks are "likely not realizable in the current Meta AI deployment context, which operates in a more controlled, tightly scoped tool-use setting with more limited ability to interact with external systems and does not permit execution of high-risk actions." This argument held while Muse Spark stayed inside Meta's apps; the July 9, 2026 opening of the Meta Model API to external developers for agentic work places deployments outside that controlled context (Source: ai.meta.com).
Reception
Ben Thompson (Stratechery) wrote that "Muse Spark isn't state of the art, but it's in the game, and overall a positive first impression from Meta Superintelligence Labs," arguing that the prior nine months proved Zuckerberg made the right call rebuilding the AI team. Ethan Mollick said the model "is a bit... weird. Like some strange language & tone, a little loose with facts, etc." Tim Lee (Understanding AI) wrote that the model is in the game but that Meta's metrics-heavy culture is a poor guide for the post-training phase that turns a good model into a great one; Lee predicted Meta will follow OpenAI into the GPT-4o sycophancy trap by relying on engagement-style feedback signals.
Commentators characterized the release as Meta's return to the frontier conversation after Llama 4 and as the first product from the new MSL leadership and team. Whether Meta's metrics-driven culture can catch up to and then steer the frontier remains an open question on which Lee, Mollick, and Mowshowitz have expressed skepticism.
Relationships
- developed-by: Meta AI (specifically Meta Superintelligence Labs)
- predecessor: Llama 4 (Meta)
- competes-with: Claude Opus 4.6, GPT-5, Gemini 3 / Gemini 3 Pro
- led-by: Alexandr Wang (MSL Chief AI Officer)
- announced-on: 2026-04-08
- related: Anthropic's Responsible Scaling Policy (Version 3.1), System Card Due Diligence
- related: Muse Image and Muse Video (Meta Superintelligence Labs) (MSL's July 2026 media-generation models, which share tools and plan jointly with Muse Spark)
- analyzed-in: Timothy B. Lee's "Meta is back in the LLM game" coverage (folded into this page and Meta AI)