Blank white background with no objects or features visible.

TrueFoundry Named Frost & Sullivan's 2026 Global Transformational Innovation Leader. Read report

Conheça o TrueForge: o agent harness de código aberto e independente de fornecedor. Custo 50% menor. Explorar agora→

Muse Spark 1.3 Is Here: What Meta Actually Shipped

By Ashish Dubey

Published: September 22, 2026

⚡ TL;DR
  • What shipped. Meta Superintelligence Labs released Muse Spark 1.3 on 2 September 2026, about four weeks after 1.2. It is a natively multimodal model aimed squarely at agentic and coding work, available through Muse Code and the Meta Model API (Meta AI Research).
  • What changed. Efficiency, not headline intelligence. In comparisons run by Meta’s own engineers, 1.3 used roughly 20% fewer tool calls and 25% fewer tokens than 1.2 on the same work. It also ships a max reasoning level, better multitasking inside one long thread, and stronger resistance to prompt injection.
  • Who should care. Teams already routing across several providers who want a fourth serious option for long-horizon agent runs. Teams that need open weights should look elsewhere — Muse Spark is closed, and Meta says an open-weights release is still on the roadmap.
  • What it costs. $1.25 per million input tokens and $4.25 per million output on the Standard tier, $0.15 for cached input, with no long-context premium (Meta Model API pricing). A Contributor tier costs a fraction of that and lets Meta train on your prompts.
  • All figures below are as of September 2026 and come from Meta’s own research blog, developer documentation or evaluation methodology report. Where Meta does not publish a number, it is marked.

What Meta shipped

Muse Spark is the first model family from Meta Superintelligence Labs, introduced on 8 April 2026 as a replacement for the Llama line (Meta AI). Version 1.3 is the third iteration and, per Meta’s docs, the recommended default for new work.

The specifications, from the Meta Model API models page and pricing page, as of September 2026:

Property muse-spark-1.3
Released 2 September 2026
Released by Meta Superintelligence Labs
Context window 1,048,576 tokens
Input modalities Text, image, video, audio, PDF
Output modalities Text
Weights Closed — API only
Reasoning levels All levels including max (Standard tier only)
API formats Responses, Chat Completions, Messages
Rate limit 3,000 RPM · 4,000,000 TPM, per team
Availability Meta Model API, Muse Code

Three details are worth pulling out.

It is not an open-weight model. This is the first thing most people get wrong, partly because Meta spent years being the open-weights company. Muse Spark 1.3 is served over an API and nothing else. Meta’s own release note closes with a roadmap line naming “the Muse Spark open weights release” as a future item — a clear statement that it has not happened yet. If you need Meta weights you can download today, the model is Muse Glimmer: 30B parameters, dense multimodal, 128K default context, Apache 2.0, distilled from Muse Spark (Muse Glimmer docs). Genuinely permissive licence, much smaller model. Do not conflate the two.

Audio is degraded on 1.3 specifically. Meta’s models page footnotes that audio understanding in 1.3 “is currently not fully supported” and that response quality may suffer, recommending 1.2 or the dedicated Muse Voice Transcribe model instead. That is an unusual regression to admit in a point release, and it matters if your pipeline sends audio.

The context window is flat-priced. 1,048,576 tokens with, in Meta’s words, no long-context premium — the same per-token rate whether the window is nearly empty or nearly full. Most providers charge a step-up above some threshold. This one does not.

[SCREENSHOT: Meta Model API — the dev.meta.ai dashboard showing the muse-spark-1.3 model entry and tier selection]

What changed versus Muse Spark 1.2

Meta frames 1.3 as a usability release rather than a capability jump, and the published deltas support that reading.

Area What Meta says changed in 1.3
Tool calls ~20% fewer than 1.2, in comparisons by Meta engineers
Token use ~25% fewer than 1.2, same comparison
Coding style Fewer turns where not needed, less verbose, cleaner output
Reasoning Adds a max level, on the Standard tier only
Collaboration Asks clarifying questions, escalates when stuck, confirms before consequential actions
Multitasking Better at mapping a new prompt to the right task in one messy thread
Self-knowledge Trained to say what it cannot do instead of hallucinating an outcome
Safety Better resistance to adversarial inputs and prompt injection; better calibration on irreversible actions
Audio Regressed — not fully supported on 1.3

Source: Introducing Muse Spark 1.3, Meta AI Research, 2 September 2026.

The efficiency numbers carry the direct commercial consequence: a 25% token reduction on identical work is a 25% cut in the line item, before any routing decision. But read the provenance — this is Meta’s internal engineering comparison, not a third-party reproduction. The direction is almost certainly right; the magnitude on your workload is yours to measure.

The behavioural changes are quietly the more interesting half. A model that asks before doing something irreversible, and admits when it is stuck, is a different operational proposition from one that plows ahead confidently. For long-horizon agent runs where a bad tool call costs real money, that is worth more than a benchmark point.

The benchmarks, and what Meta does not publish

Meta publishes a benchmark scorecard comparing Muse Spark 1.3 against Muse Spark 1.2, GPT-5.6 Sol and Claude Opus 5 across agentic, coding, instruction-following and long-context evaluations. The suite, per Meta’s evaluation methodology report:

Category Benchmarks
Professional work GDPVal-AA v2 (220 tasks), JobBench (65 tasks)
Computer use OSWorld 2.0 (108 workflows)
Web research DeepSearchQA (900 questions), AutomationBench (600 workflows)
Software engineering DeepSWE v1.1 (113 tasks), SWE-Atlas Codebase QnA (124 tasks), Terminal-Bench 2.1 (89 tasks)
Long context MRCR v2, at 256K-512K and 512K-1M
Instruction following IF Index (Meta internal composite)

The individual scores are [VERIFY]. Meta publishes them only inside a rendered image on the release post, not as machine-readable text, so this post will not transcribe numbers it cannot cite precisely. Pull them from the scorecard on Meta’s page before quoting any figure.

What the methodology report does say in text is more useful than the scores anyway, and three caveats deserve to travel with any number you do quote.

Comparisons were run at different effort levels. Muse Spark 1.3, Opus 5 and GPT-5.6 Sol were evaluated at max reasoning effort; Muse Spark 1.2 at xhigh. Part of any 1.2-to-1.3 delta is therefore a settings difference, not purely a model difference.

The OSWorld comparison is not version-matched. Every model was evaluated on OSWorld 2.0 version 08.08 except Muse Spark 1.2, which ran on version 06.24. Meta discloses this plainly, which is to its credit, but it does mean that particular row is not apples-to-apples.

Scores are best-of-source. Meta reports “the highest comparable primary-metric value available from our evaluation, the official leaderboard, or the model provider’s self-reported results.” Taking the best available number for every model in every row is a defensible method, but it is not a single controlled run.

Meta is also unusually candid about the limits of its own competitor testing, noting that its runs “may not be tuned for proprietary models and may not reflect their best provider-optimized performance.” That is an honest disclaimer, and a good reason to treat every vendor scorecard — including this one — as a starting hypothesis rather than a result. The only benchmark that settles a routing decision is your traffic on your prompts, which is the argument for running your own evaluation before you commit.

What Muse Spark pricing actually looks like

Meta runs two tiers, and the gap between them is the most consequential fact in this entire post.

Per 1M tokens Standard Contributor
Cached input $0.15 $0.002
Input $1.25 $0.10
Output $4.25 $0.20
Rate limit 3,000 RPM · 4M TPM 100 RPM · 3M TPM
Trains on your data No Yes

Source: Meta Model API pricing and rate limits, September 2026.

The Contributor tier is 92% cheaper on input and 95% cheaper on output. Meta is completely transparent about the trade: heavily discounted tokens “in exchange for permission to use your prompts and completions to train future Meta models.” Model IDs are distinct — muse-spark-1.3-contributor rather than muse-spark-1.3 — so the choice is explicit at call time, not buried in an account setting.

That transparency is good practice. It also creates a specific operational hazard, which we will come back to.

Two further pricing notes. Web search grounding costs $2.50 per 1,000 queries on top of token cost, so anything using the web_search tool has a second meter running. And max reasoning is Standard-tier only — the cheap tier cannot reach the mode that produces the headline benchmarks.

Where teams hit trouble

Four failure modes are specific to this release rather than generic to model adoption.

The Contributor tier is one config line away from a data incident. A 92% discount is exactly the kind of saving an engineer applies during a cost review without reading the second half of the sentence, and the two model IDs differ by one suffix. If a developer points a production service at muse-spark-1.3-contributor to hit a budget target, customer prompts become Meta training data and nothing in the application looks different. That has to be enforced somewhere central, because it will not reliably be enforced in every repository.

Rate limits are per team, not per key. Meta is explicit: all keys in one team share the 3,000 RPM and 4M TPM budget. Issuing a key per service does not partition capacity, so one badly behaved batch job can starve an interactive product. Meta’s advice is to read the x-ratelimit-remaining-tokens header and slow down before hitting the wall — which means something in your stack has to actually do that.

Closed weights mean the residency conversation ends early. With an open-weight model you can argue about where to run it. Here there is one answer: prompts go to Meta’s API. Your counsel decides what is acceptable; the point is that the self-hosting escape hatch that exists for Muse Glimmer does not exist for Muse Spark.

Version churn is fast. Three versions between April and September 2026, roughly four weeks between 1.2 and 1.3, and a documented audio regression in a point release. Any integration that hardcodes a model string will need revisiting sooner than the planning cycle assumes — which is what virtual model names and staged cutovers are for.

Put a policy layer between your applications and Meta’s API.
TrueFoundry’s AI Gateway routes across 1,000+ LLMs through a single OpenAI-compatible endpoint, adding roughly 3-4 ms of latency and handling 350+ RPS on 1 vCPU.

Where TrueFoundry fits

A closed model changes what a gateway is for. With an open-weight release the gateway’s job is portability. Here it is control, attribution and the ability to change your mind.

Make the tier a policy, not a preference. The Contributor decision should be made once, by the people accountable for it, and then enforced. Gateway-level policy enforcement lets you expose muse-spark-1.3 to production services and restrict the contributor variant to a sandbox — or block it entirely. Applications request a model name; the gateway decides what that resolves to.

Registering a model and its routing target in the TrueFoundry AI Gateway
Registering a model and its routing target in the TrueFoundry AI Gateway

Route by task, not by vendor loyalty. Meta’s own scorecard positions 1.3 against Opus 5 and GPT-5.6 Sol rather than claiming to beat them everywhere, which is an argument for a mixed fleet. Long-horizon agent runs and million-token context work go to Muse Spark; other work goes where it does better. In TrueFoundry’s Auto Routing benchmark across 550 prompts, tiering requests this way cut cost 69% while retaining 98% of baseline quality, with mean latency dropping from 7.6s to 4.0s; on production-shaped traffic the reduction reached 80%.

Complexity-based routing tiers and their model targets
Complexity-based routing tiers and their model targets

Absorb the shared rate limit. Because Meta’s quota is per team, the gateway is the natural place to hold it: rate limiting per consuming team, queueing, and failover to another provider when Meta returns a 429. One shared budget needs one place that understands it.

Routing and failover configuration in the TrueFoundry AI Gateway
Routing and failover configuration in the TrueFoundry AI Gateway

Keep your own guardrails. Meta reports improved prompt-injection resistance in 1.3, which is welcome and is not a control you own. Gateway guardrails run on the request and response path regardless of which provider answers, so your policy does not change when your model does.

Guardrails applied on the request and response path through the AI Gateway
Guardrails applied on the request and response path through the AI Gateway

Measure the efficiency claim. Meta says 1.3 uses ~25% fewer tokens than 1.2. Per-request cost and token attribution by team is how you confirm that on your traffic instead of taking it on trust.

Per-model cost, token and latency metrics in TrueFoundry
Per-model cost, token and latency metrics in TrueFoundry
Add Muse Spark 1.3 to the rotation without rewriting anything.
One endpoint, per-team cost attribution, and tier policy enforced centrally rather than per repository.

How to run Muse Spark 1.3 through the gateway

The short version, as of September 2026:

  1. Decide the tier first, and write it down. Standard for anything touching customer data. Contributor only where training on those prompts is genuinely acceptable — internal prototyping, synthetic evaluation sets. Make this a platform decision before the first key is issued.
  2. Register Meta as a provider and expose muse-spark-1.3 under a stable virtual model name, so a future 1.4 is a gateway config change rather than a deployment across every service.
  3. Pick the API format you already use. Meta serves Responses, Chat Completions and Messages, so most existing clients need a base URL change rather than a rewrite.
  4. Set reasoning effort deliberately. max is Standard-tier only and is what produces both the headline results and the headline bills. Default lower and escalate per task type.
  5. Budget for search separately. Web search grounding bills $2.50 per 1,000 queries on top of tokens. Track it as its own line.
  6. Route a slice, then compare. Send real traffic, measure cost per acceptable answer against your incumbent, and expand only where it wins.
Model routing configuration across providers
Model routing configuration across providers

[SCREENSHOT: Muse Code — terminal session showing an agentic run on Muse Spark 1.3]

Related reading

Conclusion

Muse Spark 1.3 is a competent, unglamorous release, and the unglamorous part is the point. Meta did not claim a new frontier. It claimed fewer tool calls, fewer tokens, better behaviour in long threads and better judgement about irreversible actions — the things that decide whether an agent run finishes cleanly or burns an afternoon. For a team already routing across several providers, that makes it a credible fourth option for long-horizon agentic work, with a flat-priced million-token window as the differentiator.

Be clear-eyed about where it loses. The weights are closed, so the portability and residency arguments that make an open-weight model interesting do not apply — and if you came looking for Meta’s open model, that is Muse Glimmer, a much smaller one. Audio went backwards in this release. The headline scores are published as an image, measured partly at mismatched settings, and taken as best-of-source. And the cheapest way to run it costs you your prompts.

Which is the honest close: this comes down to what you want to own. If you want Meta’s best model, you rent it, on Meta’s terms, and the interesting decision is not whether to adopt it but where the tier policy lives and who can change it. Put that decision behind a gateway before the first team wires it in directly, and adding Muse Spark 1.3 to the rotation costs you a config change instead of a migration.

Route Muse Spark 1.3 alongside your existing models

Try now.

One gateway for all your models, MCP servers, and agents.
No credit card needed.

Start free
Table of Contents

One Gateway for Every LLM, Agent and MCP Server

Book a 30-min with our AI expert

Book a Demo

The fastest way to build, govern and scale your AI

Book Demo
Summarize with
ChatGPT logo by OpenAI
Perplexity AI logo
Blurry red snowflake on white background, symmetrical frosty design with soft edges and abstract shape.

Discover More

No items found.
LLM capabilities comparison
September 22, 2026
|
5 min read

Uma Maneira Prática de Comparar Capacidades de LLM

No items found.
Envoy proxy alternatives
September 22, 2026
|
5 min read

As 5 Melhores Alternativas ao Envoy Proxy

No items found.
Generative AI gateway
September 22, 2026
|
5 min read

O Que É um Gateway de IA Generativa?

No items found.
AI guardrails in enterprise
September 22, 2026
|
5 min read

Guardrails de IA no Ambiente Corporativo: Garantindo Inovação Segura

Ferramentas de LLM
No items found.

Recent Blogs

Black left pointing arrow symbol on white background, directional indicator.
Black left pointing arrow symbol on white background, directional indicator.

Frequently asked questions

What is Muse Spark and who makes it?

Muse Spark is the model family from Meta Superintelligence Labs, introduced on 8 April 2026 and now the successor to Meta’s Llama line. Muse Spark 1.3, released 2 September 2026, is the current version, with a 1,048,576-token context window and text, image, video and PDF input.

Is Muse Spark an open weight model?

No. Muse Spark 1.3 is closed and API-only. Meta’s release post lists an open-weights release as a future roadmap item. Meta’s open-weight model available today is Muse Glimmer — 30B parameters, Apache 2.0, distilled from Muse Spark, with a 128K default context window.

How much does Muse Spark 1.3 cost?

On the Standard tier, $1.25 per million input tokens, $0.15 for cached input and $4.25 per million output tokens, with no long-context premium. The Contributor tier is $0.10 input and $0.20 output, in exchange for permission to train on your prompts and completions.

What are the Muse Spark benchmarks?

Meta evaluates 1.3 against Muse Spark 1.2, Claude Opus 5 and GPT-5.6 Sol on GDPVal-AA v2, JobBench, OSWorld 2.0, DeepSearchQA, AutomationBench, DeepSWE v1.1, SWE-Atlas Codebase QnA, Terminal-Bench 2.1, MRCR v2 and an internal instruction-following index. Individual scores are published only in an image on Meta’s release post — read them there rather than from secondary coverage.

Does an AI gateway add meaningful latency?

TrueFoundry’s AI Gateway adds roughly 3-4 ms and sustains 350+ RPS on 1 vCPU, which is immaterial next to multi-second generation times.

Do I have to pick one model?

No, and the benchmark spread above is the argument against it. Routing by task type across open and closed models is usually cheaper and better than standardising on one.

Take a quick product tour
Start Product Tour
Product Tour