Meta Releases Muse Glimmer, a 30B Open-Weights Model Under Apache 2.0 License
Meta has released Muse Glimmer, a 30 billion parameter open-weights model licensed under Apache 2.0. The model targets agentic task completion, tool use, and multi-step reasoning, with benchmark results claimed on DeepSearch QA, MCP-Atlas, τ-Bench, and SWE-Bench.
Meta has released Muse Glimmer, a new 30 billion parameter open-weights language model, marking a return to open model releases after a period of relative quiet from the company on that front. The model is licensed under Apache 2.0, a notable departure from the more restrictive custom licenses Meta attached to previous Llama releases.
What's new
According to Meta, Muse Glimmer is built specifically for agentic workloads rather than general chat use. The company highlights three capability areas:
- End-to-end agentic task completion — Meta claims strong success rates on full-task benchmarks including DeepSearch QA, MCP-Atlas, τ-Bench, and SWE-Bench. These benchmarks evaluate an agent's ability to operate within scaffolds, write and debug code, and complete multi-turn tasks from start to finish.
- Reliable tool use — the model is designed to invoke function calls with precise schemas across extended workflows.
- Multi-step reasoning — Meta says the model sustains coherent plans over long-horizon, complex tasks.
Meta has not published specific numeric benchmark scores in the announcement; the claims above are Meta's own characterization of the model's performance on the named benchmarks. No independent verification of these results is currently available.
No context window size has been disclosed. As an open-weights release, there is no per-token API pricing — the model is intended to be downloaded and run locally or self-hosted.
Simon Willison, who covered the release on his weblog, tested a quantized version of the model via LM Studio — an 18.16 GB file — and noted it fits comfortably on machines with 32 GB of RAM or more while leaving headroom for other applications. Willison's own machine has 128 GB of RAM.
Training and release details
Meta has not disclosed a training data cutoff date, exact parameter architecture details, or a formal model card with quantitative benchmark scores as of this writing. The release appears to be part of a broader trend among labs releasing mid-sized open models (in the 20B–40B range) optimized for agentic and tool-use scenarios rather than raw chat quality.
What this means
The Apache 2.0 license is the most consequential detail here. Meta's prior Llama license terms included commercial-use restrictions and attribution requirements that discouraged some enterprise adoption. A clean Apache 2.0 license removes that friction and puts Muse Glimmer on more permissive footing than most of Meta's earlier open releases.
The 30B size class is a deliberate choice: it's large enough for meaningful reasoning and tool-use capability but small enough to run on consumer and prosumer hardware — a single machine with 32–64 GB of RAM can serve it locally. That positions Muse Glimmer as a practical alternative for developers building local agents who don't want to depend on hosted APIs for cost, privacy, or latency reasons.
The absence of published numeric benchmark scores and a context window figure makes it difficult to assess how Muse Glimmer stacks up against similarly sized open models like Qwen, Mistral, or DeepSeek's smaller releases. Until Meta or independent evaluators publish concrete numbers, the agentic-performance claims should be treated as unverified.
Related Articles
Unsloth Releases GGUF Quantizations of Meta's Muse Glimmer 30B Agentic Model
Unsloth has published GGUF quantizations of Muse Glimmer-30B, a dense 29.6B-parameter causal transformer with a dedicated perception encoder, attributed to Meta Superintelligence Lab in the model card. The model targets autonomous agentic tasks on consumer hardware with a 131,072-token context window and 4-bit quantization under 20GB.
Meta Releases Muse Glimmer, a 30B-Parameter Open-Weight Model for On-Device AI Agents
Meta released Muse Glimmer, a 30-billion parameter open-weight model under Apache 2.0 license designed to run AI agents locally on consumer hardware. It's an open version of Meta's closed Muse Spark model and supports text, images, and over 100 languages.
Meta Releases Muse Glimmer, First Open-Weight Model Since Llama 4, Paired With Zuckerberg Manifesto on Distillation
Meta has released Muse Glimmer, a 30-billion-parameter open-weight model under Apache 2.0, its first open release since Llama 4 in spring 2025. The launch comes with a Zuckerberg essay defending distillation of rival models and hinting at a future 'dynamic auction' pricing scheme for compute.
Meta Open-Sources Muse Spark 1.2, Announces On-Device Model Family Muse Glimmer
Meta CEO Mark Zuckerberg announced the company will open-source its Muse Spark 1.2 model and launch a new on-device model family called Muse Glimmer. The move positions Meta against closed-model rivals OpenAI and Anthropic and against Chinese open-weight labs like DeepSeek and Alibaba.
Comments
Loading...