Meta Superintelligence Labs put a 30-billion-parameter model on Hugging Face under Apache 2.0 and aimed the pitch at people who want agents on their own metal. Muse Glimmer is built for always-on local workflows. Tool use, coding, multimodal prompts, failure recovery. The part that will travel is hardware honesty. Full precision would want more than 55GB of memory. Meta's 4-bit path shrinks the language model under 20GB so a 24GB or 32GB consumer GPU still has room for KV cache, vision, and a speculative decoding drafter. That is a different product shape from another API-only frontier drop. It is also a different politics than Meta's older Llama licenses. Apache 2.0 is the boring permissive grant lawyers already know how to read.
What is Muse Glimmer?
Glimmer is Meta's open agentic model distilled from Muse Spark and released as meta-models/Muse-Glimmer-30B on August 10, 2026. Dense 30B parameters. Text plus image input through a frozen ViT-G/14 perception encoder of roughly 1.8B parameters. Context length is advertised past 131k tokens. Knowledge cutoff is listed as January 4, 2026 on the model card. If you live in the AI category, this sits next to the local-inference boom rather than the rented-token boom.
Meta's own framing is agent workflows that stay on-device. Function calling, long tasks, LLM-as-a-judge style evaluation, coding helpers that do not need a WAN round trip for every keystroke. Hugging Face's launch writeup places it in privacy-aware setups and Claw- or Hermes-like agent stacks. That is marketing language with a real constraint underneath. Offline only matters if the weights and runtime fit the machine you already own.
Day-zero paths include transformers, GGUF builds for llama.cpp, and promised MLX and ExecuTorch integrations. Hosted options through Together, Fireworks, and OpenRouter show up in Meta's post for people who want the model without babysitting VRAM. The strategic story is still the local path. Meta wants developers building agents that do not phone home for every tool call.
How the one-GPU claim actually works
The one-GPU headline is a quantization story. Meta says calibrated ~4-bit compression keeps agentic quality close enough that the trade is worth it, leaving headroom inside a 24GB or 32GB envelope for cache, vision, and DFlash speculative decoding. The GGUF repo ships a tighter ~17GB-oriented build and a higher-VRAM dynamic quant. Text-only GGUFs need the mmproj companion for images. That detail will trip people who download one file and wonder why vision is dead.
Mac users are in the MLX lane. PC gamers with a 4090-class card are in the CUDA or Vulkan llama.cpp lane. Neither path is "install and forget" on day one of a release this fresh. Expect a week of broken one-liners while community quants settle. That is normal. It is also why Meta publishing calibrated quants matters more than another BF16 dump that only labs can serve.
Compare this to closed agent APIs that bill per tool round. Local 30B will lose some capability contests and win latency, privacy, and marginal cost contests. If your product cannot send customer documents to a vendor, Glimmer is suddenly more interesting than a leaderboard screenshot. If you need the absolute best coding agent money can rent, you will still open another tab.
Muse Glimmer is a 30-billion-parameter model optimized for always-on local agent workflows. It's small enough to run on a Mac or PC with a single consumer GPU.
Apache 2.0, Muse Spark, and what to watch next
Apache 2.0 is the licensing headline for companies that flinched at Llama's special terms. Weights, quants, drafter, and perception encoder are all described as Apache 2.0 artifacts on the model card. That does not erase Acceptable Use policies or local law. It does remove a common enterprise blocker for fine-tunes and redistribution inside a product.
Distillation from Muse Spark ties Glimmer to Meta's broader Muse line, including earlier sandbox drama covered elsewhere on Skarvonix. Readers tracking containment stories should treat Glimmer as a deployment surface, not a proof that agent risk disappeared. Local agents still execute tools. They just execute them where you can see the process table.
I am filing this under open weights with a hardware thesis. Meta is competing for the developer who wants an always-on agent beside the IDE without a metered cloud leash. For more local-stack coverage see our edge computing tag adjacent pieces and reporting by Younes Bekrar. Download the card, check VRAM before you promise a demo, and keep a hosted fallback until your quant path is boring.
Related reading on Skarvonix: our ai category, the authors directory, and more from Younes Bekrar.
Frequently Asked Questions
What is Meta Muse Glimmer?
Muse Glimmer is Meta Superintelligence Labs' 30-billion-parameter open-weight agentic model released August 10, 2026 under Apache 2.0 for local Mac and PC use.
Can Muse Glimmer run on one gaming GPU?
Meta says 4-bit quantized builds shrink the language model under 20GB so it can run with KV cache and vision inside a 24GB or 32GB consumer GPU envelope.
Is Muse Glimmer truly open source?
Weights and related artifacts are released under Apache 2.0 on Hugging Face. That is a permissive license. You still must follow applicable law and Meta's published use terms.
- LLMs
- Open Source
- Edge Computing




