model release

Meta Releases Muse Glimmer, a 30B Open-Weight Agent Model That Runs on a Single RTX 3090

TL;DR

Meta released Muse Glimmer, a 30B-parameter open-weight model under Apache 2.0 built for always-on local agents, alongside a promise to release Muse Spark 1.2 weights soon. The model runs on a single RTX 3090 and scores 35 on Artificial Analysis's Intelligence Index.

2 min read
0

Meta released Muse Glimmer, a 30B-parameter open-weight model licensed under Apache 2.0, marking the company's first genuine frontier-adjacent open release since ramping activity around its Meta Superintelligence Labs (MSL) division. The announcement, posted by AI at Meta and amplified by Mark Zuckerberg and Alexandr Wang, arrived alongside a promise to release Muse Spark 1.2 weights "soon."

What Muse Glimmer Is

Glimmer is a dense, multimodal model explicitly optimized for local, always-on agent workflows rather than general chat. According to Meta, the model is designed for long-horizon agent loops and tool use, and can run entirely on consumer hardware — Meta states it fits on a single RTX 3090.

Meta's serving stack quantizes the model to under 20GB and pairs it with a lightweight speculative-decoding component called DFlash, which Meta claims delivers "fluid" local interaction. Community technical analysis, including from researchers Elie Bakouch and nrehiew, points to architectural choices resembling Gemma 4's hybrid attention with scale-free QK normalization, a deeper vision stack, and longer sliding-window attention (SWA). Notably, Glimmer was reportedly logit-distilled from the larger Muse Spark model and trained from the start on agentic traces — a departure from the conventional base-model-then-post-train pipeline.

Benchmark Standing

Third-party evaluation from Artificial Analysis places Muse Glimmer at 35 on its Intelligence Index, just behind Qwen3.6-27B (38) and roughly on par with Kimi K2.5 (36). On openness, Glimmer scores 44 on Artificial Analysis's Openness Index, reflecting its Apache 2.0 license and full weight release. Deployment footprint: approximately 60GB in BF16 and roughly 18GB at 4-bit quantization, with a 128K token context window and a memory-efficient hybrid attention design suited to single-node deployment. Pricing is not applicable in the traditional sense since the weights are open, though pricing for any Meta-hosted API access has not yet been disclosed.

The Broader Context

The release lands one year after Zuckerberg's original "Personal Superintelligence" essay and coincides with a companion essay reiterating Meta's stated mission to keep advanced AI capability in the hands of individuals rather than concentrated among institutions. Zuckerberg's essay lays out predictions around personal agents, entrepreneurial tooling, and free or affordable access to advanced AI, alongside stated risks including labor market disruption, AI misuse in cybersecurity and bioterrorism, and the dangers of centralized superintelligence achieved through recursive self-improvement.

What This Means

Muse Glimmer is a meaningful, if modest, re-entry for Meta into competitive open-weight releases after a period of cautious, incremental launches (Dreamer, Muse Spark, Muse Code). At 35 on the Intelligence Index, Glimmer doesn't lead its size class outright — Qwen3.6-27B edges it out — but its combination of small footprint, agent-specific training, and Apache 2.0 licensing targets a different use case: self-hosted, local-first agents rather than raw benchmark supremacy. The real test comes with Muse Spark 1.2's promised release, which will reveal whether Meta intends to compete at the larger end of the open-weight frontier or continue positioning smaller, deployment-optimized models as its primary open contribution.

Related Articles

model release

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.

model release

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.

model release

Ollama Adds Support for Meta's 30B "Muse Glimmer" Model, First Release from Meta Superintelligence Labs

Ollama v0.32.7 adds support for Muse Glimmer, a 30B-parameter multimodal model that Meta describes as the first release from its new Meta Superintelligence Labs division. Initial support runs through Ollama's MLX engine on Apple Silicon, with NVIDIA and AMD support promised in the coming days.

model release

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.

Comments

Loading...