Meta Releases Muse Glimmer, a 30B Open-Weight Model Built to Run Local Agents on One GPU
Meta launched Muse Glimmer, a 30-billion-parameter open-weight model distilled from its Muse Spark flagship and compressed to run agentic workloads on a single consumer GPU, with Zuckerberg pledging to open-weight Muse Spark 1.2 next.
Meta released Muse Glimmer on August 10, a 30-billion-parameter open-weight model built specifically to run always-on agentic workloads locally, on a single consumer GPU or a Mac, with no server round-trip required. The model comes from Meta Superintelligence Lab and is distilled from Muse Spark, transferring reasoning capability from Meta's larger flagship model down into a package small enough to sit on a developer's own machine.
Built for local agent loops, not chat
Meta compresses Muse Glimmer to roughly 4-bit precision and pairs it with a lightweight companion model for speculative decoding, a technique that lets a smaller draft model propose tokens a larger model can quickly verify, speeding up generation enough for the model to function inside a real-time agent loop rather than just answering one-off prompts. Meta positions the release around local agents, function calling, on-device coding assistance, and using the model as an evaluator ("LLM-as-a-judge") for other local workflows. Weights are released under the permissive Apache 2.0 license, and Meta says integrations with llama.cpp, MLX, and ExecuTorch are coming in the following days, alongside support from Ollama, LM Studio, Together AI, and Fireworks AI.
Zuckerberg pledges to open Muse Spark 1.2
Meta CEO Mark Zuckerberg tied the release to a broader open-source push, saying Meta plans to release open weights for Muse Spark 1.2 — the flagship model Glimmer was distilled from — in a future update. If Meta follows through, it would put a genuine frontier-tier model into open circulation from a major U.S. lab, a step neither OpenAI, Anthropic, nor Google has taken with their current top-tier systems.
Why it matters
Muse Glimmer arrives days after Meta's own Muse Code terminal coding agent and amid a broader wave of agent-focused releases from OpenAI, xAI, and Anthropic. Its significance is less about benchmark scores than deployment economics: a capable model that runs entirely on local hardware removes the latency, cost, and data-residency concerns that come with routing every agent action through a cloud API, which could make locally hosted agents more viable for developers and enterprises wary of sending code or business data to a third-party model provider. It also puts renewed competitive pressure on other open-weight labs — including Mistral, Alibaba's Qwen team, and Moonshot AI — whose smaller models have been the default choice for on-device and edge agent deployments.
Sources
- Introducing Muse Glimmer: An Open Agentic Model That Runs on Your Device — Meta AI Research
- Meta returns to open source with Muse Glimmer, an Apache 2.0 licensed 30B parameter AI model optimized for agents — VentureBeat
- Meta's new Glimmer AI model offers a hint at Zuckerberg's personal intelligence vision — TechCrunch
- Meta AI Releases Muse Glimmer: A 30B Open-Weights Agentic Model That Runs on One Consumer GPU — MarkTechPost
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
More ai news
TCS Unit HyperVault to Invest Up to $7.4B in 1GW AI Data Center Campus in India
Tata Consultancy Services' infrastructure arm HyperVault will invest up to $7.4 billion with partners to build a 1-gigawatt AI data center campus in Hyderabad, one of India's largest bets yet on domestic AI compute capacity.
Mistral Raises €3B in Samsung-Led Round, Becomes Europe's Best-Funded AI Startup
French AI lab Mistral raised €3 billion in a Series D round led by Samsung Electronics, pushing its post-money valuation above €21 billion and marking the largest equity round ever completed by a European technology company.
Sanders and Casar Introduce Bill to Ban 'Artificial Superintelligence' Outright
Sen. Bernie Sanders and Rep. Greg Casar introduced the Ban Artificial Superintelligence Act on September 3, which would permanently prohibit superintelligent AI systems, pause frontier development pending federal safety rules, and impose prison terms and a 'corporate death penalty' for violations.
Anthropic Says Claude Produced the First Machine-Checked Proof of Fermat's Last Theorem
Working largely autonomously for 11 days on the open Prove2Me platform, Claude generated a 13-million-line Lean formalization of Fermat's Last Theorem, which mathematician Kevin Buzzard called an 'extraordinary autoformalization achievement.'