Meta Releases Muse Glimmer Agent Model Weights
Meta released the 30-billion-parameter Muse Glimmer model weights on August 10 under an Apache 2.0 license. Meta describes the model as optimized for always-on local agent workflows and small enough to run on a Mac or PC with one consumer GPU. The release includes weights and documentation, while optimized integrations for llama.cpp, MLX, and ExecuTorch are scheduled to arrive in the coming days.
Meta released Muse Glimmer, a 30-billion-parameter model for local agentic workflows, on August 10. Meta Research published the model weights under the permissive Apache 2.0 license and described Glimmer as small enough to run on a Mac or PC with a single consumer GPU.
The release makes Glimmer available for local use cases including function calling, coding agents, and LLM-as-a-judge evaluation. Meta has published the weights and agent-building documentation, and said optimized integrations for llama.cpp, MLX, and ExecuTorch are due in the coming days. VentureBeat reports that support is also rolling out through platforms including Ollama, LM Studio, vLLM, SGLang, Together AI, Fireworks AI, and OpenRouter.
A locally focused 30B model
Meta describes Muse Glimmer as an open agentic model optimized for always-on local workflows. According to the company's technical post, the model was designed around the memory and compute constraints of local hardware, using a compact architecture, distillation from the larger Muse Spark model, and inference optimizations including quantization.
Meta reports that its training process included logit distillation from Muse Spark outputs during pre-training. The company also reports evaluations covering end-to-end agentic task completion and multi-step reasoning. Engadget, citing Meta's release, lists DeepSearch QA, MCP-Atlas, and SWE-Bench among the benchmarks the company used to characterize Glimmer's performance. Those are vendor-reported results, rather than independent benchmark validation.
The model is intended to handle workflows requiring several capabilities together, according to Meta: tool calling, multimodal input, long-context memory, instruction following, and failure recovery. Phoronix similarly reports that Meta framed the model for local coding agents and LLM-as-a-judge workloads.
Licensing and the meaning of "open"
Meta's announcement calls the release open source and specifies an Apache 2.0 license for the weights. Apache 2.0 permits commercial use, modification, and redistribution, unlike Meta's earlier Llama community license, which included a monthly-active-user restriction, VentureBeat reports.
However, terminology matters. The New York Times describes Muse Glimmer as an open-weights release, meaning the learned parameters that determine model behavior are publicly downloadable, and notes that this does not necessarily mean every component of the underlying model code is public. For teams performing legal or supply-chain review, the operative questions remain the license attached to the released artifact, any included code and documentation, and dependencies used in deployment.
Mark Zuckerberg wrote that "Rather than centralizing superintelligence, we should distribute it," in an essay accompanying the release, according to the New York Times. The paper also reports that Meta will keep Muse Spark, which debuted in July as a paid closed model, closed.
Practical deployment implications
Local inference can keep files, screenshots, codebases, and other agent context on a user's device rather than sending every request to a remote API. VentureBeat identifies that privacy and network-independence tradeoff as a practical distinction for agent deployments. It does not eliminate security work: organizations running local agents still need controls around tool permissions, secret handling, sandboxing, audit logs, and model-output validation.
For ML engineers, a 30B model designed to run on a single consumer GPU creates a different evaluation profile from cloud-hosted frontier systems. Teams can test latency, quantization quality, function-calling reliability, context-window behavior, and hardware compatibility within their own environments. In comparable local-agent deployments, the decisive factors are often tool-execution reliability and operational controls rather than text-generation quality alone.
CNBC separately reported that Zuckerberg said Meta would open weights for Muse Spark 1.2 in the future. That prospective release is distinct from the current Muse Glimmer weights release.
Key Points
- 1Meta released 30B Muse Glimmer weights under Apache 2.0, enabling commercial local experimentation with agentic and coding workflows.
- 2Meta reports Glimmer runs on one consumer GPU, shifting evaluation toward latency, quantization, tool reliability, and hardware compatibility.
- 3Comparable local-agent deployments can reduce cloud data transfer, but still require sandboxing, permission controls, secret handling, and output validation.
Scoring Rationale
A permissively licensed 30B model aimed at single-GPU agentic inference is a major release for developers evaluating local AI deployments. Its practical importance depends on independently reproducible benchmark performance and the maturity of runtime integrations, but the license and deployment target make it broadly relevant.
Sources
Primary source and supporting public references used for this report.
View 5 more sources
- Meta Unveils an Open Version of Its Most Powerful A.I. Modelnytimes.com
- Meta to open source its most powerful AI model as it takes swipe at OpenAI, Anthropiccnbc.com
- Meta's 'Open Source' Muse Glimmer Model Can Run On A Single Computerengadget.com
- Meta returns to open source with Muse Glimmer, an Apache 2.0 licensed 30B parameter LLM available nowventurebeat.com
- Meta Publishes Muse Glimmer As 30B Open Agentic Modelphoronix.com
Practice with real Ad Tech data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Ad Tech problems

