# Muse Spark 1.2 (Meta) is reportedly becoming open-weight

> Source: <https://twitter.com/alexandr_wang/status/2086756152034066792>
> Published: 2026-08-10 10:31:42+00:00

1/ big announcement today: we will be releasing an open weight version of muse spark 1.2 soon.
we also are releasing muse glimmer, a 30B agentic model with open weights under apache 2.0. muse glimmer can run on 24GB of VRAM without losing agentic reliability. 🧵

- 2/ just like much larger models, muse glimmer can operate as a fully capable agent via planning, tool calls, checking its own results, and failure recovery.3/ muse glimmer was developed with its own architecture and recipe, optimized for its size and agentic performance requirements.4/ to achieve maximum memory efficiency, we quantize model weights to ~4-bit, getting the language model under 20GB with room for the kv cache, perception encoder, and drafter alongside it. a dflash drafter proposes blocks of tokens the main model verifies in parallel, so it5/ weights on hugging face now. running this week through ollama, LM Studio, vllm, sglang, together, fireworks, and openrouter, with llama.cpp, MLX, and executorch. evaluated under meta's advanced AI scaling framework and cleared for open-weight release.6/ that's the short version. the full write-up, including evals and the training details, is here:
