- Models
- Muse
Model family
Muse Models
Muse is the model family from Meta Superintelligence Labs: Muse Glimmer is the open-weight, locally runnable member, distilled from Muse Spark, the hosted flagship.
Best for
Open weights
Use this family hub to compare Muse variants for open weights workflows, then open the detail page for deeper deployment notes.
Local AI
Use this family hub to compare Muse variants for local ai workflows, then open the detail page for deeper deployment notes.
Agents
Use this family hub to compare Muse variants for agents workflows, then open the detail page for deeper deployment notes.
Source box
This family currently includes 1 record tied to an exact published checkpoint. Identity is recorded per model so a representative checkpoint is never treated as the whole family.
Identity checked: 2026-08-21
Artifact identity does not establish licence or context truth. Those checks remain separate.
Jump to
Variants
Muse models grouped by workflow
Vision / multimodal
Compare
All Muse models in the directory
| Model | Type | Best for | Local runner notes | License | Detail |
|---|---|---|---|---|---|
| Muse Glimmer 30B | Agents | Builders running persistent local agents that need reliable tool calling, self-managed memory, and recovery from failed steps, on a 24 GB GPU or a 32 GB Mac. Also worth a look for image-aware agent workflows, since it accepts interleaved text and images natively. | Start with `ollama run muse-glimmer:30b` (18 GB Q4_K_M, 128K context, text and image input). Ollama also lists 30b-q8_0 (31 GB), 30b-bf16 (57 GB), and 30b-mlx (21 GB) tags. In LM Studio, pull lmstudio-community/Muse-Glimmer-30B-GGUF. llama.cpp needs release b10353 or newer; vLLM supported it on day one. Meta says it works across OpenClaw, Hermes Agent, and other agentic orchestration patterns, and ships a DFlash speculative-decoding drafter for faster generation where your runtime supports it. | Apache 2.0 | Open |