Muse Glimmer is Meta's 30B open model for local agents, combining multimodal understanding, tool use, long-horizon reasoning, and failure recovery.
To run the smallest Muse Glimmer, you need at least 26 GB of RAM.
Muse Glimmer models support tool use, vision input, and reasoning. They are available in gguf.
Muse Glimmer is Meta's 30B-parameter open model purpose-built for autonomous, agentic tasks on consumer hardware. It brings multi-step reasoning, reliable tool use, multimodal understanding, and failure recovery together in a model that can run locally without cloud infrastructure.
low, medium, high, and xhigh reasoning strengths to balance speed and quality.Muse Glimmer uses a dense causal transformer architecture with approximately 29.6 billion parameters, including a 1.8B-parameter vision encoder. Meta provides quantized variants targeting systems with 24 GB and 32 GB memory envelopes, making the model practical for high-end consumer PCs and workstations.
The release also includes a lightweight DFlash speculative-decoding drafter. It proposes blocks of tokens for the main model to verify in parallel, improving generation speed while preserving the main model's output.
Muse Glimmer is particularly suited to:
Reasoning strength can be selected in the system prompt:
Reasoning strength: high
Supported values are low, medium, high, and xhigh.
Muse Glimmer is released under the Apache 2.0 license.
For architecture details, benchmarks, intended-use guidance, and safety information, see the official Muse Glimmer model card.