model release

Meta launches Muse Spark model with private API preview and 16 integrated tools

TL;DR

Meta announced Muse Spark today, its first model release since Llama 4 a year ago. The hosted model is available in private API preview and on meta.ai with Instant and Thinking modes, benchmarking competitively against Anthropic's Opus 4.6 and Google's Gemini 3.1 Pro, though behind on Terminal-Bench 2.0.

3 min read
0

Meta Launches Muse Spark: First Major Model Since Llama 4

Meta announced Muse Spark today, marking its first significant model release since Llama 4 in April 2025. The model is available as a private API preview to select users and on meta.ai's chat interface, which requires Facebook or Instagram login.

Performance and Positioning

Meta's self-reported benchmarks show Muse Spark performing at parity with Anthropic's Opus 4.6, Google's Gemini 3.1 Pro, and OpenAI's GPT 5.4 on selected metrics. However, the model notably underperforms on Terminal-Bench 2.0. Meta explicitly acknowledges performance gaps in long-horizon agentic systems and coding workflows, stating they "continue to invest in areas with current performance gaps."

Deployment Modes

Muse Spark is accessible through two distinct modes on meta.ai:

Instant Mode: Faster inference with direct SVG/HTML output capabilities. Testing showed this mode generates SVG code directly with embedded comments.

Thinking Mode: Extended reasoning with wrapped output and enhanced problem-solving. Early benchmarking demonstrates notably better performance on complex tasks compared to Instant mode.

Meta plans a future Contemplating Mode offering significantly longer reasoning times, comparable to Google's Gemini Deep Think and OpenAI's GPT-5.4 Pro.

16 Integrated Tools Exposed

Meta's chat interface includes 16 publicly accessible tools. Notably, Meta did not restrict disclosure of these tools, allowing direct enumeration without workarounds.

Web Capabilities:

  • browser.search: Web search through undisclosed engine
  • browser.open: Full page retrieval from search results
  • browser.find: Pattern matching on page content

Meta Platform Integration:

  • meta_1p.content_search: Semantic search across Instagram, Threads, and Facebook posts (user-accessible content only, post-2025-01-01)
  • meta_1p.meta_catalog_search: Product catalog search
  • container.download_meta_1p_media: Pull media from Meta platforms into sandbox

Code Execution and Artifacts:

  • container.python_execution: Code Interpreter running Python 3.9.25 with pandas, numpy, matplotlib, plotly, scikit-learn, PyMuPDF, Pillow, and OpenCV. Note: Python 3.9 reached end-of-life status in October 2024.
  • container.create_web_artifact: HTML/JavaScript sandboxed rendering (Claude Artifacts-style)
  • container.visual_grounding: Image analysis with object detection, bounding box generation, point localization, and object counting

File Operations:

  • container.view, container.insert, container.str_replace: Text editor commands mirroring Claude's implementation
  • container.file_search: Semantic search across uploaded files

Media and Agents:

  • media.image_gen: Image generation with "artistic" and "realistic" modes; returns "square", "vertical", or "landscape" formats
  • subagents.spawn_agent: Sub-agent spawning for delegated research and analysis
  • third_party.link_third_party_account: Account linking for Google Calendar, Outlook Calendar, Gmail, Outlook

Technical Observations

Direct testing revealed Python 3.9.25 and SQLite 3.34.1 (January 2021 release) running in the sandbox environment. The Thinking mode's tendency to wrap SVG in HTML shells with Playables SDK v1.0.0 JavaScript libraries suggests integration with Meta's interactive content framework.

What This Means

Muse Spark positions Meta as a credible competitor in the hosted LLM space, though the private preview status limits immediate adoption. The 16-tool architecture demonstrates Meta's integration strategy: leveraging Facebook, Instagram, and Threads data access as competitive moat while matching feature parity with Claude and ChatGPT. The acknowledged gaps in agentic systems and coding—combined with Python 3.9 EOL tooling—suggest this release prioritizes chat functionality over agent-grade reliability. The planned Contemplating mode indicates Meta is responding directly to Deep Research and Pro reasoning mode adoption patterns.

Related Articles

model release

Moonshot AI's Kimi k3 claims top performance among Chinese models with 1M token context

Moonshot AI has released Kimi k3, positioning it as China's leading AI model. The company claims the model features a 1 million token context window and improved reasoning capabilities, though independent benchmarks are not yet available.

model release

Meta stock surges 15% as company releases Muse Spark 1.1 agentic model and Muse Image generator

Meta's stock surged 15% this week following the release of two AI models: Muse Spark 1.1 for agentic and coding workloads on Thursday, and Muse Image for image generation on Tuesday. The releases come three months after Meta introduced its first foundation model, Muse Spark, as the company competes with OpenAI, Anthropic, and Google.

model release

Moonshot AI releases Kimi K3, China's largest model at 2.8 trillion parameters

Beijing-based Moonshot AI released Kimi K3, China's largest AI model at 2.8 trillion parameters. The company claims the model consistently outperforms OpenAI's GPT 5.5 and Anthropic's Claude Opus 4.8 on benchmarks including coding and general agents, though it still trails the leading-edge GPT 5.6 Sol and Claude Fable 5 in overall performance.

model release

Moonshot AI releases 2.8T parameter Kimi K3, pricing at $3/$15 per million tokens

Chinese AI lab Moonshot AI released Kimi K3, a 2.8 trillion parameter model priced at $3 per million input tokens and $15 per million output tokens. The model is currently available via API, with open weights promised by July 27, 2026. This represents the most expensive pricing from a Chinese AI lab to date, matching Anthropic's Claude Sonnet series.

Comments

Loading...