Present
Always-on workflows without depending on cloud availability.
Open weights · Apache 2.0
Muse Glimmer brings long-horizon reasoning, precise tool use, and multimodal understanding to the computer in front of you.
Muse Glimmer / Meta Superintelligence Labs / August 10, 2026
An agent that manages schedules, drafts messages, organizes files, and learns how you work needs access to personal context. Running locally can keep the model available with or without a network connection, close to the tools and information it acts on.
Always-on workflows without depending on cloud availability.
Designed around practical latency on consumer hardware.
Weights released under the permissive Apache 2.0 license.
Inside an agentic workflow
Agentic intelligence is not one answer. It is a continuing loop between what the model sees, the plan it forms, the tool it calls, and the result it verifies.
Conceptual visualization — not a measured result or literal model architecture
Step 1 of 4 The perception encoder can interpret interleaved text and images.
Built for agents
An effective agent has to hold a plan, call the right tools, interpret what comes back, and recover when the world does not match expectations.
Trained and evaluated on full tasks across research, code, and multi-turn workflows.
Invokes functions with precise schemas throughout extended workflows.
Diagnoses unexpected tool results and retries rather than simply halting.
A dedicated perception encoder accepts interleaved text and images, including screenshots, charts, and documents.
Supports different reasoning strengths to balance quality and speed.
Also trained for multi-step reasoning, scaffold compatibility across OpenClaw and other orchestration patterns, and multilingual use across more than 100 languages.
Training recipe
Muse Glimmer balances agentic performance against the memory and compute constraints of local hardware.
Logit distillation from Muse Spark outputs, using a similar data mix as the teacher.
Longer-context, more agent-heavy data with richer reasoning traces, alongside organic data.
Supervised fine-tuning, on-policy distillation, and reinforcement learning across general, reasoning, coding, and agentic domains.
Optimized for local deployment
Approximately 4-bit weights leave headroom for KV cache, the perception encoder, and the speculative decoding drafter within a 24 GB or 32 GB envelope.
Meta reports minimal to no degradation on agentic tasks from this compression.
A lightweight DFlash-based drafter proposes token blocks. The main model accepts correct tokens and corrects wrong ones while preserving identical output quality.
Measured decode speedup
K-Quant-17GB with the quantized DFlash drafter, measured by Meta on local hardware.
Read the source methodologyBroad evaluation
Meta evaluated Muse Glimmer across agentic task completion, coding, multimodal understanding, safety, reasoning, instruction following, and LLM-as-a-judge use. Reported comparisons include similarly sized Gemma4-31B and Qwen3.6-27B.
Open weights, available now
Download Muse Glimmer’s weights, review the developer documentation, and choose the runtime that fits your workflow.
Ollama · LM Studio · Unsloth
Integrations announced for the coming daysllama.cpp · ExecuTorch · MLX
Optimized integrations announcedvLLM · SGLang
Source-listed serving optionsAMD · Arm · Dell · Intel · NVIDIA
Hardware partners named by Meta