Meta AI Releases Muse Glimmer: A 30B Open-Weights Agentic Model That Runs on One Consumer GPU
- Meta just dropped Muse Glimmer — a 30B agentic model that runs on one consumer GPU under Apache 2.0. Translation: you can host a capable agent locally without paying per-token tribute to some cloud landlord. 4-bit quantization crams it into 24 GB VRAM at roughly 1% degradation, and DFlash block speculation delivers a 3.1x decode speedup on RTX 5090. It beats Gemma4-31B and Qwen3.6-27B on MCP Atlas, DeepSearch QA, and SWE-Bench Pro. It trails Qwen on OSWorld and TerminalBench — so maybe don't hand it the keys to your terminal just yet. For anyone who treats ETH gas like a recurring tax on existence, self-hosted inference with no network call is the kind of air-gapped independence that makes regulators nervous and solo developers smug. The weights are open, the drafter ships with it, and Meta politely suggests you add guardrails instead of shipping a bare endpoint. Aggressive passive income for your GPU, basically.