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
Black Forest Labs Releases FLUX 3 Action, a 7B Open-Weights World Action Model, Claims Top RoboLab Benchmark Score
Black Forest Labs has released FLUX 3 Action, a 7B parameter open-weights World Action Model. The company claims it achieves first place on the RoboLab benchmark, though independent verification is pending.
Z.ai Releases GLM-5.3-Prime, a High-Throughput Variant of GLM-5.3 with 1M-Token Context
Z.ai has released GLM-5.3-Prime, a high-speed variant of its GLM-5.3 model that delivers 1.5-2x the output throughput through inference acceleration while retaining the full 1M-token context window. The model is priced at $2.80 per 1M input tokens and $8.80 per 1M output tokens, targeting coding and long-horizon agentic workloads.
Qwen3.8 Omni Flash: Alibaba's First Agentic Omni-Modal Model Adds Native Audio-Video Understanding, 1M Context
Alibaba's Qwen team has released Qwen3.8 Omni Flash, described as the first Qwen model built around agentic capabilities with native audio-video understanding. It ships with a 1M-token context window and support for two- and four-channel spatial audio.
Perceptron Launches Mk1.5, a Multimodal Perception Model for Physical Agents with Structured Spatial Outputs
Perceptron has released Mk1.5, a perception model built for physical agents that accepts text, image, video, and audio input and returns text alongside structured spatial annotations. It succeeds Mk1 and is priced at $0.15 per 1M input tokens and $1.50 per 1M output tokens.
Comments
Loading...