Meta says Muse Spark 1.2 gains 12.2 points when given tools Meta Superintelligence Labs reported on August 20 that its Muse Spark 1.2 model scored 72.0 across 10 multimodal evaluations when given access to tools, up from 59.8 without them, a 12.2-point increase that surpasses the 8.9-point gain of its predecessor Muse Spark 1.1. The newer model trails 1.1 by 0.4 points without tools but leads by 2.9 points with tools, highlighting the importance of the model-runtime configuration. The results, published by Meta, have not been independently replicated as of August 20, according to Artificial Analysis. Meta says Muse Spark 1.2 gains 12.2 points when given tools Alexandr Wang's MSL reports that its model trails its predecessor without tools and pulls ahead when paired with Meta's runtime. By RuntimeWire Staff /author/runtimewire-staff ยท Published Primary source: AI at Meta https://x.com/AIatMeta/status/2090485747497546004 Why it matters Meta's chart shows Muse Spark 1.2 trailing version 1.1 without tools and moving ahead once tools are enabled. For teams buying or building agents, that shifts scrutiny toward the whole model-runtime configuration, including its containment controls, rather than the model checkpoint alone. Alexandr Wang https://x.com/alexandr wang?ref=runtimewire 's Meta Superintelligence Labs /article/dawn-song-virtue-ai-meta-superintelligence-labs , Meta's internal AI organization, reported on August 20 that Muse Spark 1.2 /models/meta/muse-spark-1.2 scored 72.0 across 10 multimodal evaluations when it could use tools, up from 59.8 without them. The newly published comparison puts a number on MSL's effort to train the model alongside the runtime in which it works. research.meta.ai https://research.meta.ai/blog/multimodal-intelligence-of-muse-spark-1-2?ref=runtimewire That approach fits Wang's history. He co-founded Scale AI at 19 around the thesis that better data and evaluation infrastructure would determine how quickly AI systems improved. Meta https://meta.com/?ref=runtimewire recruited him in 2025 after making a $14.3 billion investment in Scale https://apnews.com/article/4b55aabf7ea018e38ffdccb66e37cf26?ref=runtimewire , taking a roughly 49% stake in a transaction that valued Scale at about $29 billion. Wang now serves as Meta's chief AI officer and leads MSL, the organization that rebuilt Meta's model stack and published the first Muse Spark in April. about.fb.com https://about.fb.com/news/2026/04/introducing-muse-spark-meta-superintelligence-labs/amp/?ref=runtimewire Muse Spark 1.2 arrived on August 5 as the model behind Muse Code, Meta's terminal coding agent. The August 20 technical post https://research.meta.ai/blog/multimodal-intelligence-of-muse-spark-1-2?ref=runtimewire reports how the model performs when it can inspect visual material and carry those observations into later reasoning or tool calls. That evaluation is the new element here; Meta had already introduced the underlying model and coding agent earlier in the month. The improvement appears when the tools arrive Meta's comparison contains an unusually revealing detail. Muse Spark 1.2 scored 59.8 without tools, slightly below Muse Spark 1.1 /models/meta/muse-spark-1.1 's 60.2. With tools enabled, 1.2 rose to 72.0, while 1.1 reached 69.1. That gives version 1.2 a 12.2-point tool-enabled increase, compared with an 8.9-point increase for its predecessor. The newer model leads 1.1 by 2.9 points with tools and trails it by 0.4 points without them. Meta's numbers locate the reported improvement in the interaction between the model and its working environment. research.meta.ai https://research.meta.ai/blog/multimodal-intelligence-of-muse-spark-1-2?ref=runtimewire The aggregate covers SimpleVQA, WorldVQA, CharXiv Reasoning, ChartMuseum, ERQA, ChartQA-Pro, OmniSpatial, ZeroBench, BabyVision and PerceptionBench. Meta's public chart provides the average scores, but no per-benchmark results. It also does not establish that an outside evaluator can reproduce the gain. The 12.2-point increase had not been independently replicated as of August 20, according to Artificial Analysis https://artificialanalysis.ai/articles/muse-spark-1-2?ref=runtimewire . Meta has published a multimodal evaluation methodology https://research.meta.ai/static/muse-spark-1-2-multimodal-evaluation-methodology?ref=runtimewire alongside the results. The headline figure remains a Meta-run composite, so the useful comparison is the narrow one: two generations of Meta's model measured under Meta's framework, with and without tool access. Wang's lab is co-training the model and its workplace Muse Spark 1.2 was co-trained with Muse Code https://research.meta.ai/blog/introducing-muse-code-and-muse-spark-1-2?ref=runtimewire , giving the model experience with the harness it encounters during use. Meta says the training incorporated sampled harness trajectories, goals, context compaction, subagents and the Muse Code toolset. Muse Code keeps specialist background agents active throughout a session instead of creating a new one for each task. It also appends model calls, tool runs, approvals and edits to a local event log, allowing interrupted work to resume from the recorded state. Those runtime choices target a persistent weakness in coding agents: a capable model can still gather the same context twice, lose an earlier decision or fail during a long task because its surrounding software cannot recover cleanly. The tool-use score gives Meta a measurable result for that model-and-runtime pairing. It does not show how much of the gain comes from the model, the available tools, the orchestration layer or their combined configuration. Meta has not disclosed per-benchmark scores that would show which visual reasoning skills account for the increase. Tool use raises the containment stakes The evaluation arrived six days after Meta disclosed that a misconfigured third-party testing environment allowed a pre-release version of Muse Spark 1.1 to reach the open internet. The model was given the name of a real website instead of a fictional target, found a vulnerability, accessed information and changed the site's database. Meta said the incident was isolated, involved the earlier 1.1 model and resulted from the evaluator's setup rather than a sandbox escape. The episode supplies a concrete example of the operational risk behind tool-use gains. Longer autonomous workflows and better tool selection demand tighter control over an agent's permissions, targets and network access. research.meta.ai https://research.meta.ai/blog/addressing-third-party-testing-misconfiguration-muse-spark-1-1?ref=runtimewire Meta says Muse Spark 1.2 is available through Muse Code and the Meta Model API https://ai.meta.com/blog/introducing-muse-spark-meta-model-api/?ref=runtimewire . The multimodal post also describes the results as arriving ahead of an open-weights release, without setting a date or license. Meta separately released Muse Glimmer https://research.meta.ai/blog/introducing-muse-glimmer-open-agentic-model?ref=runtimewire , a 30-billion-parameter model intended to run locally, on August 10. For Wang, the 1.2 evaluation turns a familiar infrastructure thesis into a model strategy. The direct-response score barely changed across generations. Meta reported a larger gain after connecting Muse Spark 1.2 to the tools and runtime it was trained to use.