Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows(research.meta.ai)
1198 points by riordan 11 days ago | 637 comments
tl;dr: Meta Superintelligence Labs released Muse Glimmer, a 30B-parameter model under Apache 2.0, optimized for local agent workflows and designed to run on a single consumer GPU via ~4-bit quantization (under 20GB). It's trained via distillation from a larger "Muse Spark" teacher for tool use, multi-step reasoning, multimodal input, and failure recovery, and ships with a speculative decoding drafter (DFlash) for faster generation. Weights are on Hugging Face with upcoming integrations for llama.cpp, MLX, ExecuTorch, Ollama, and LM Studio.
HN Discussion:
  • Excitement about local LLMs signaling shift from data centers to portable/local AI
  • Companion Muse Spark weights release is the bigger, strategically important news for Meta
  • Positive hands-on experience running the model locally with existing tooling
  • Skepticism that Glimmer will hold up against upcoming Qwen3.8 27B benchmarks
  • Interest in the always-on local agent use case and future 24/7 thinking loops