A hero title card for 'Muse Spark 1.3 Contributor vs Muse Spark 1.3' featuring a flat contract-and-scale icon, headline 'Muse Spark 1.3 Contributor vs Muse Spark 1.3', subtitle 'Same model. A 21× price gap. One big trade.', pill badges 'Data-sharing SKU' and 'Standard SKU', and the OrcaRouter logo composited in the bottom-right corner.
Guides & Insights

Muse Spark 1.3 Contributor vs Muse Spark 1.3: Same Model, a 21× Price Gap, and One Very Large Trade

Author

Magnus Corvin

Date Published

Latest models · 20View all models
Benchmarks: Artificial Analysis · updated daily
Back to all posts

Between Muse Spark 1.3 and Muse Spark 1.3 Contributor there is no model difference at all — the two names point at the same checkpoint, the same weights, the same 1,048,576-token context window, the same 88.8 Terminal-Bench 2.1 and 75.4 DeepSWE v1.1 scores Meta reported at launch. What separates them is a contract. Muse Spark 1.3 Contributor costs $0.10 per million input tokens and $0.20 per million output tokens; Muse Spark 1.3 standard costs $1.25 and $4.25. The 21× gap on output is not a discount Meta is handing out — it is the price of a data right. Send your prompts and completions through the Contributor SKU and Meta may use them to train its models; send them through the standard SKU and it will not. Every other difference between the two listings — rate limits, regional availability, which platforms carry them — flows from that single clause. This is the comparison to read if you are weighing whether to take the cheap lane on a model whose full-price lane you have already decided to use.

The non-comparison first

Because the checkpoint is identical, everything you normally compare in a model matchup is a tie and can be set aside quickly. Same context window, same multimodal input (text, image, video, audio, PDF), same 131,072-token output ceiling, same closed weights, same reasoning modes — including the "max reasoning" variant that Meta has held back from both SKUs pending safety testing. Any benchmark that claims to distinguish Muse Spark 1.3 Contributor from Muse Spark 1.3 is measuring noise, not the model. That collapse is the entire point of this article: when the weights are held constant, the only real dimensions of choice are price, data rights, and the operational envelope around each tier.

Price — standard: $1.25 in, $4.25 out, $0.15 cached input. Contributor: $0.10 in, $0.20 out, $0.002 cached input.

Data use — standard: none. Contributor: prompts and completions may be used to train Meta's models.

Request rate — standard: 3,000 requests/min and 4M tokens/min. Contributor: 60 requests/min and 2.1M tokens/min, per the program terms Meta published with the August 1.2 Contributor SKU.

Regions — standard: broadly available. Contributor: a subset of regions, with a payment method required regardless.

Grounding add-on — $2.50 per 1,000 queries on both tiers; the discount does not extend to retrieval.

Where each is sold — standard and Contributor both run on the Meta Model API; the Contributor tier is additionally distributed through the platforms Meta has signed for it.

A two-column scoreboard titled 'Muse Spark 1.3 Contributor vs Muse Spark 1.3 — the scoreboard': left column Muse Spark 1.3 Contributor with rows Price $0.10 / $0.20, Data use trains Meta, Request rate 60 / min, Cached input $0.002, Regions limited, Model identical; right column Muse Spark 1.3 with rows Price $1.25 / $4.25, Data use none, Request rate 3,000 / min, Cached input $0.15, Regions broad, Model identical; footer 'Prices per Meta's list; same checkpoint on both sides'; OrcaRouter logo in the bottom-right corner.

The numbers to treat with caution are Meta's own launch scores — none have been independently reproduced, and the family's only independent anchor is still the previous generation: Artificial Analysis rates Muse Spark 1.2 at Intelligence Index 57 with a measured Terminal-Bench 2.1 score near 80.1. Whatever independent verdict lands for the 1.3 checkpoint will apply to both SKUs at once, because both names resolve to the same model.

A screenshot of the Artificial Analysis model page for Muse Spark 1.2 (captured September 3, 2026) showing the family's independent baseline — Intelligence Index 57 and $1.25 in / $4.25 out per million tokens — the reference point while the 1.3 checkpoint awaits its first third-party run, which will apply to both SKUs at once because they share weights.

What the 21× gap buys Meta

A near-cost coding model is a strange thing for a company to sell unless the real product is something else. Meta's AI lead Alexandr Wang described the pricing as "aggressive" and said a "meaningful double-digit percentage" of developers already choose the Contributor tier that launched with Muse Spark 1.2 — which is the tell. Contributor is a data-acquisition program with an API attached. Frontier training runs on precisely the kind of signal a coding agent produces: real repositories, real failing tests, real multi-step tool use, real sequences of what worked and what did not. That data is scarce, expensive to produce, and — for a company whose stated ambition is personal agents that act on a user's behalf around the clock — directly on the critical path. By pricing the Contributor SKU near cost, Meta converts every developer who takes it into a training-data supplier who pays for the privilege. The "meaningful double-digit percentage" opt-in rate suggests the strategy is working: enough developers value the 21× saving more than they value exclusive rights to their own prompts.

What it costs you, in three currencies

The standard-vs-Contributor decision is best framed as three separate costs, because teams weight them very differently.

The first currency is data. Through the Contributor SKU, everything your agent sends becomes fair game for Meta's training pipeline: repository contents pulled into context, the code in your diffs, the test output your agent iterates on. For a solo developer or a startup whose edge is speed rather than secrecy this is often an easy yes. For anyone handling client code under NDA, regulated data, or a codebase that is itself the competitive moat, it is normally a hard no — the saving does not come close to compensating for the exposure.

The second currency is throughput headroom. The Contributor tier's 60-requests-per-minute and 2.1M-tokens-per-minute ceiling is 50× below the standard SKU's request limit. An interactive agent used by a handful of engineers will rarely notice the difference. A team running parallel evaluation sweeps, large batch migrations, or a shared internal gateway will hit the ceiling almost immediately — and when an agentic workload is rate-limited mid-task, the "cheap" tier starts costing engineering time instead of tokens.

The third currency is operational simplicity. Contributor availability is region-restricted, so a globally distributed team may find the cheap tier simply unavailable in the regions where their workloads run. And because the Contributor listing is distributed through a different set of platforms than the standard SKU, a team can end up maintaining two integrations for what is logically one model — the exact fragmentation the routing layer exists to remove.

When the cheap SKU is the right call

Take the Contributor tier when all three conditions hold: your workloads are not confidential, they fit inside the 60-requests-per-minute envelope, and you are token-cost-sensitive enough that a 21× output discount changes what you build. That last condition is more common than it sounds. A high-volume, non-sensitive workload — test generation over public libraries, documentation writing, code review of open repositories, synthetic data for eval sets — can be run through the Contributor SKU at a token bill that is effectively noise, which changes the economics of "let the agent retry until it works." For a startup burning through a runway, or an indie developer whose agent bill was starting to rival their coffee budget, Contributor turns a metered cost into a rounding error.

When to pay the full $4.25

Pay the standard rate when the data clause is disqualifying, when you need burst throughput, or when you want the model under terms a client or a compliance review will accept. There is a quieter reason too: the standard SKU is the version that travels. It is the listing that third-party routing platforms carry today for the family's previous generation, and it is the one with the terms most enterprises can sign without legal review. If your organization's bottleneck is procurement or security rather than tokens, the full-price SKU is not the expensive option — it is the only option that clears the gate.

Why this is also a routing question

For most teams the two SKUs will not arrive through the same door. Muse Spark 1.3 and Muse Spark 1.3 Contributor are both live on the Meta Model API, but the family's routable member on third-party platforms today is the previous-generation Muse Spark 1.2, served on OrcaRouter at Meta's list price with 0% markup — which matters because the whole point of a routing layer is that a vendor's pricing structure should not dictate your integration topology. When a routed provider adds the 1.3 family, OrcaRouter would list both SKUs at their provider prices the same day, passed through with no markup, so a team could call standard and Contributor through one key and let automatic failover pick between them — using Contributor for the workloads that fit its envelope and standard for everything else, without maintaining two vendor accounts. Until then, the honest path is Meta's API for either 1.3 SKU and a routing key for the 1.2 standard workloads you may already run. The pricing structure you choose should not force the integration structure you maintain.

A screenshot of the OrcaRouter model page for meta/muse-spark-1.2 (captured September 3, 2026) showing the family's routable listing at $1.25 in / $4.25 out per 1M tokens at Meta's list price, the 1M-token context badge and the note that Meta also ships the same checkpoint on its Contributor tier.

Which SKU is yours

The two-SKU structure is the real product Meta shipped on September 2 — a single model sold as two contracts, one priced for data and one priced for control. Decide along the three currencies above and the answer is usually fast. Sensitive code, bursty traffic, or a compliance gate: Muse Spark 1.3 standard, no hesitation. Non-confidential workloads, modest throughput, and a bill you actually watch: Muse Spark 1.3 Contributor is one of the best token bargains in coding today, because the model behind it is the same one Meta is charging $4.25 an output token for. The trap is only in forgetting that the discount is a trade, and treating a data-rights decision as if it were a pricing decision.

© 2026 OrcaRouter

For Providers

Run an inference platform? Get your models on OrcaRouter.

providers@orcarouter.ai

Join our community

Discordsupport@orcarouter.aiXGitHubYouTube