MODEL · META (META SUPERINTELLIGENCE LABS) · ~29.6B DENSE, INCLUDING A ~1.8B VIT-G/14 PERCEPTION ENCODER (52 LAYERS, GQA 16:1, SLIDING-WINDOW 2048 WITH EVERY 4TH LAYER GLOBAL)
Muse Glimmer 30B
The most consequential local model of the year so far, and the first fully open release Meta has made since it closed the Llama line behind the proprietary Muse Spark in April. Glimmer is distilled from Muse Spark and trained explicitly around the agent loop rather than around chat: plan, call a tool, read the result, keep going, and recover when a call fails. It takes interleaved text and images through a dedicated perception encoder, so an agent can read a screenshot or a chart mid-task. Meta ships it with two 4-bit quantizations and a DFlash speculative-decoding drafter that proposes 16-token blocks in one pass — on their own numbers an RTX 5090 goes from 74.9 tok/s to 233.4 tok/s with the drafter attached. The licence is the other half of the story: Apache 2.0 with no user-count clause, which is more permissive than any Llama release ever was.
License: Apache 2.0 — weights, both 4-bit quantizations, the DFlash drafter and the perception encoder, all of it · Context: 131,072+ tokens · Released: August 10, 2026
The decision in five lines
- The call
- Buy — for agents
- Best for
- agents
- Runs on
- 16 hardware picks fit (cheapest: Minisforum UM890 Pro · $463)
- Watch out
- General chat or knowledge work — it is tuned for autonomous task execution, and its knowledge cutoff is January 4, 2026.
- Evidence
- Estimated
- ~29.6B dense, including a ~1.8B ViT-G
- PARAMETERS
- DENSE CAUSAL TRANSFORMER + VISION ENCODER
- TYPE
- 131072+
- CONTEXT
- ~17–20 GB for the 4-bit language model; sized to leave KV cache, vision encoder and drafter inside a 24 GB or 32 GB envelope
- VRAM AT Q4
Where we recommend this
Every tier slot in the planner where this model is a top or alternate pick. Pulled live from planner.js — when the planner refreshes, this table stays current.
The call
The most consequential local model of the year so far, and the first fully open release Meta has made since it closed the Llama line behind the proprietary Muse Spark in April. Glimmer is distilled from Muse Spark and trained explicitly around the agent loop rather than around chat: plan, call a tool, read the result, keep going, and recover when a call fails. It takes interleaved text and images through a dedicated perception encoder, so an agent can read a screenshot or a chart mid-task. Meta ships it with two 4-bit quantizations and a DFlash speculative-decoding drafter that proposes 16-token blocks in one pass — on their own numbers an RTX 5090 goes from 74.9 tok/s to 233.4 tok/s with the drafter attached. The licence is the other half of the story: Apache 2.0 with no user-count clause, which is more permissive than any Llama release ever was.
When not to use: General chat or knowledge work — it is tuned for autonomous task execution, and its knowledge cutoff is January 4, 2026. Anything under 24 GB: the compression target is a 24 GB envelope, and below that you are pushing the KV cache or the vision encoder off the card. Treat the benchmark table as vendor-run until independent numbers land; Meta's own card is refreshingly honest that Glimmer is roughly in line with Gemma 4 31B and Qwen3.6-27B in its size class rather than ahead of it, and it loses several chem/bio rows to Gemma 4 outright. And note what local execution does *not* fix: keeping data on-device does nothing about prompt injection or an agent taking an irreversible action, which is exactly the risk surface an agentic model raises. Meta recommends human-in-the-loop confirmation on destructive steps and so do we.
Runner notes
Weights, both 4-bit quants, the drafter and the encoder are all on Hugging Face at `meta-models/Muse-Glimmer-30B` (note the org: `meta-models`, HF-verified as Meta Inc., not the older `meta-llama`). Meta names Ollama, LM Studio and Unsloth as local partners with llama.cpp, MLX and ExecuTorch integrations landing "in the coming days" — so if a first pull is rough, the runner is likely still catching up rather than the weights being wrong. vLLM and SGLang for serving; Together AI, Fireworks and OpenRouter for hosted. AMD, Arm, Dell, Intel and NVIDIA are all named as optimisation partners. Adoption has been immediate — 121K downloads and 1,367 likes in the first four days, which is the strongest opening signal we have logged for a local model this year.
Hardware that fits
Every hardware pick whose memory fits this model at the quant we recommend. Sorted cheapest-first — the top row is your best-value fit. Click through for the full buyer’s guide.
- Minisforum UM890 ProGood · 1.3× 32 GB DDR5 (shared) · $463–$580 all-in
- AMD Radeon RX 7900 XTXGood · 1.3× 24 GB · $850 refurb / $1,400–$1,500 new
- NVIDIA RTX 3090 (used, single)Good · 1.3× 24 GB · $950–$1,200
- MacBook Air M5 24 GBRequires tweak · 1.2× 24 GB unified · $1,499–$1,899
- Mac Mini M4 Pro 24 GBRequires tweak · 1.2× 24 GB unified · $1,599
- Dual RTX 3090 (used)Perfect · 2.6× 48 GB · $1,800–$2,500 all-in
- NVIDIA RTX 4090Good · 1.3× 24 GB · $2,200–$2,800
- M5 Pro MacBook Pro 48 GBPerfect · 1.7× 48 GB unified · $2,999–$3,599
- Framework Desktop (Ryzen AI Max+ 395)Perfect · 4.6× 128 GB unified · $3,449 (128 GB config)
- NVIDIA RTX A6000 (48 GB, used)Perfect · 2.6× 48 GB ECC · $3,500–$4,500
- Mac Studio M4 Max 64 GBPerfect · 2.3× 64 GB unified · $3,799
- NVIDIA RTX 5090Perfect · 1.7× 32 GB · $4,000–$4,900
- NVIDIA DGX SparkPerfect · 4.6× 128 GB unified · $4,699
- M5 Max MacBook Pro 64 GBPerfect · 2.3× 64 GB unified · ~$5,199 (est.; June 25 2026 increase)
- Mac Studio M3 Ultra 96 GBPerfect · 3.5× 96 GB unified · $5,299
- Dual RTX 5090Perfect · 3.4× 64 GB (2×32) · $8,500–$10,500
Next step
Find-by-model — see what hardware runs this→