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
EU Set to Propose Barring Under-15s From AI Chatbots and Social Media in 'Kids Act'
The European Commission is preparing to unveil an EU Kids Act that would bar unsupervised access to AI chatbots, social media, video platforms and online games for under-15s, with tiered rules and mandatory age verification for 13-14 year-olds.
Amodei's 'Pace the Frontier' Plan Draws Same-Day Backing From OpenAI, DeepMind and xAI
Anthropic CEO Dario Amodei published an essay arguing frontier AI labs should deliberately slow capability gains, and within hours Sam Altman, Demis Hassabis and Elon Musk publicly endorsed the idea, with Microsoft's Satya Nadella following a day later.
Positron Raises $875M to Build an HBM-Free AI Inference Chip
Chip startup Positron closed an $875 million Series C at a $5 billion post-money valuation to fund its Asimov inference accelerator, which pairs its compute architecture with up to 2,304GB of commodity LPDDR5X memory instead of scarce high-bandwidth memory.
DeepSeek Releases V4.1 Flash, Cuts API Prices and Sets End Date for V4 Pro
DeepSeek officially released V4.1 Flash, a cheaper and faster multimodal successor to V4 Pro with a 1-million-token context window, and said it will reroute all V4 Pro API traffic to the new model from September 14.