AI Models

Meta Releases Muse Glimmer, a 30B Open-Weights Model Built for Local Use

Meta has released Muse Glimmer, a 30B parameter language model under the Apache 2.0 license, optimized for local use. Developer Simon Willison tested the model on his own machine, generating images and running coding tests, and praised its performance and the permissive license. The model's 18.16 GB size fits comfortably in systems with 32GB+ RAM, making it a practical choice for developers.

Neura News

Neura News

Neura Market Editorial

August 11, 20264 min read
Meta Releases Muse Glimmer, a 30B Open-Weights Model Built for Local Use

Meta has released Muse Glimmer, a new 30B parameter language model under the permissive Apache 2.0 license. The company claims the model is optimized for local use, a shift from its earlier Llama licenses, which developer Simon Willison described as "janky." The release marks a notable step toward more flexible open-weight models that users can run on their own hardware.

A Model Built for the Desktop

Muse Glimmer's 30B parameter count sits in a sweet spot for local execution. Simon Willison, a blogger and developer known for creating Datasette and various LLM plugins, tested the model on his own machine. He generated a pelican image using LM Studio's 18.16 GB version of the model. That file size fits comfortably within the memory of many modern systems.

Willison's machine has 128GB of RAM, but he notes the model is practical for more modest setups. He says the model leaves plenty of space for other applications on machines with 32GB+ RAM. That is a key advantage for developers who want to run a model alongside browsers, editors, and other tools without constant memory pressure.

Testing on Real Code

Willison did not stop at image generation. He put Muse Glimmer through a coding test using his llm-coding-agent plugin on a fresh checkout of Datasette. The test involved a prompt and a long transcript of tool calls to explore the codebase. This kind of hands-on evaluation gives a clearer picture of how the model handles multi-step reasoning and code navigation.

The results, according to Willison, imply the model performs well in coding tasks. He did not provide benchmark scores, but his practical test suggests the model can handle real-world development workflows. For a 30B model running locally, that is a meaningful signal.

Why the License Matters

Apache 2.0 is a permissive open-source license, and its use here is significant. Meta previously relied on Llama licenses that imposed restrictions on commercial use and large-scale deployments. Those terms frustrated many developers and companies. With Apache 2.0, Muse Glimmer can be used, modified, and redistributed with fewer constraints.

The #1 Newsletter in AI

Stay ahead of the AI curve

The most important updates, news, and content — delivered weekly.

No spam. Unsubscribe anytime.

Willison expressed approval of this licensing choice. The shift could encourage broader adoption of Meta's models in open-source projects and commercial products alike. Open weights models allow local execution, which appeals to users concerned about privacy, cost, or network dependence.

Practical Implications for Developers

The 30B size is a deliberate trade-off. Smaller models run faster but often lack reasoning depth. Larger models are more capable but demand expensive hardware. Muse Glimmer aims to balance those factors, and Willison likes this size of model because it leaves plenty of RAM for other applications.

For developers, this means running a capable assistant alongside their usual tooling without dedicating an entire machine to it. The 18.16 GB file size also makes downloading and managing the model straightforward. On a machine with 32GB or more of RAM, users can keep Muse Glimmer loaded while working on other tasks.

A Link Post with a Sponsor Option

Willison's write-up, posted on 10th August 2026, is a link post rather than a full tutorial. He offers a sponsor option for $10/month for a curated email digest. That digest likely covers developments like this one, giving subscribers a regular roundup of tools, models, and techniques.

The post itself is concise, but the testing details add substance. Willison's approach of combining image generation and coding tests gives readers a practical sense of what Muse Glimmer can do. His approval of the Apache 2.0 license and the model's local-friendly size suggests he sees it as a useful addition to the open-weights ecosystem.

Related on Neura Market

More from Neura News

Industry

Google Cuts Pixel 11 Pro AI Trial to Six Months, Adds Three Costly Catches

Google has reduced the free Google AI Pro trial bundled with the Pixel 11 Pro from 12 months to six months, cutting the perk's value by $119.94. The change applies across the Pixel 11 Pro lineup and introduces three costly catches, including losing the trial if upgrading to AI Ultra, auto-renewal before the next flagship launch, and termination of existing promos when redeeming new ones. The Pixel 10 Pro still offers the full 12-month trial, making it a viable alternative for shoppers.

Aug 16·4 min read
Research

LittleLearner Models Trained Only on K-5 Curriculum Show Skills Are Elicited, Not Acquired

Researchers released LittleLearner, a family of language models trained from scratch on a strictly filtered K-5 elementary school curriculum, to answer whether capabilities beyond training data can be elicited or acquired through scaling, post-training, and in-context learning. The answer is largely no: scaling, post-training, and in-context learning amplify what the curriculum taught, but none meaningfully improve out-of-scope performance. The pretraining filter sets the effective capability ceiling, providing a controlled sandbox for studying knowledge acquisition and RL.

Aug 16·5 min read
Industry

The Hidden Gold Rush: Scammers Exploit Demand for Claude Watermark Removal Apps

Anthropic's August 2026 watermarking of Claude text has sparked a surge in demand for removal apps, attracting scammers who peddle fraudulent tools. AI scientist Lance Eliot warns these apps often contain malware or fail to work, as statistical watermarks are nearly impossible to remove without heavy editing. With billions of users at risk, the problem is expected to worsen as more AI makers adopt watermarking.

Aug 16·12 min read