// news · agents · open-source2026-08-11source: Meta / reporting

The agent stack moves onto the desk: 30B, 131K context, under 20GB quantised

Muse Glimmer is tuned for tool use, multi-step reasoning and LLM-as-judge work rather than conversation, and 4-bit quantisation puts it on a single consumer card. The interesting number is not the parameter count — it is that an agent loop no longer implies an API bill.

Agentic workloads are the worst case for metered inference. A single task can burn tens of thousands of tokens across a dozen tool calls, most of them producing intermediate state nobody will ever read. That economics is why agent products have spent 2026 rewriting their pricing, and it is why a competent local model changes the calculus rather than just the cost.

The 131K context window is what makes it usable for the job. Agent loops accumulate — tool outputs, error traces, prior attempts — and a model that has to be re-primed every few steps cannot hold a task together. A hundred thousand tokens of working memory on hardware you own is a different product from the same model behind a rate limit.

The honest caveat is that a distilled 30B is not going to hold up against a frontier model on the hard end of the distribution. What it is going to do is absorb the enormous volume of routine agent work — classification, extraction, routing, judging other models' output — that currently runs through paid APIs for no capability reason at all.

See our analysis →

VentureBeat — Meta returns to open source with Muse Glimmer, an Apache 2.0 licensed 30B parameter AI model optimized for agents → · Tech Startups — Top Tech News Today, August 10, 2026 →