Muse Glimmer
Meta's Apache-licensed 30B agentic model, distilled from Muse Spark to run on one consumer GPU.
About
Meta returned to open weights in August 2026 with Muse Glimmer, a roughly 30B parameter dense transformer distilled from its closed Muse Spark system and licensed Apache 2.0. The 52-layer network mixes sliding-window and global attention in a repeating three-local-one-global pattern with 2,048 token windows, carries a 1.8B parameter vision encoder for image input, covers more than 100 languages, and reads 131K tokens of context. Training centered on end-to-end agent behavior: reliable function calling, multi-step tool workflows, error diagnosis, and recovery from failed actions. What makes it notable is deployment reach rather than raw scale; official K-Quant variants compress the language model below 20GB at 4-bit precision so it runs on a single 24GB consumer card or an Apple Silicon MacBook, and the bundled DFlash drafter adds block-level speculative decoding measured at 3.1x on an RTX 5090 and 1.5x on an Apple M4 Max. That combination puts a full agent loop, including vision, on hardware hobbyists already own, with no usage restrictions attached.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Large Language Models (LLMs)
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Minimum VRAM
- 24 GB
- Added
- Aug 24, 2026
Related Tools
Lightweight open-weight LLM by Google available in 1B to 27B sizes.
Open-source code LLM family by IBM for enterprise code generation.
Open-weight LLM by Meta in 8B and 70B sizes with strong general capabilities.
High-performance open-weight MoE LLM with 671B total parameters.
Hybrid SSM-Transformer model by AI21 Labs combining Mamba with attention layers.
Open-weight code LLM trained on 2 trillion tokens of code and natural language.