Meta Superintelligence Labs has released Muse Glimmer, a 30-billion-parameter open-weights model optimized for local agent workflows, available now on Hugging Face under an Apache 2.0 license.
Key Points
- Muse Glimmer is a 30-billion-parameter model designed to run locally on consumer hardware like PCs and Macs using 4-bit quantization.
- The model supports complex agentic tasks, including multi-step reasoning, precise tool calling, failure recovery, and multimodal input processing.
- It utilizes a lightweight "DFlash" drafter model to enable faster text generation through speculative decoding.
- The release includes integrations for llama.cpp, MLX, and ExecuTorch, with further support from partners like AMD, Intel, and NVIDIA.
- Performance was validated against benchmarks such as SWE-Bench and DeepSearch QA, showing competitive results against models like Gemma4-31B and Qwen3.6-27B.