Models
Meta's Muse Glimmer Draws A New Line Between Personal AI And Frontier Control
Meta's Apache-licensed, 30-billion-parameter Muse Glimmer can run local agents on consumer hardware, offering a concrete version of personal AI while keeping its more powerful Muse Spark model closed.
By Patrick T ยท

Meta has released Muse Glimmer, a 30-billion-parameter open-weight model built to run multi-step AI agents locally on a consumer computer. The release is licensed under Apache 2.0, which means developers can download, modify and deploy the weights rather than relying on a hosted endpoint for every task.
Glimmer is designed to work with text and images, call tools, handle files and continue through longer workflows on a Mac or PC with a single consumer GPU. That makes it more than a model announcement. It is a claim that some of the agentic work now associated with cloud services can happen next to a person's data, including when an internet connection is unreliable or unavailable.

The privacy argument is intuitive: an assistant that sorts files, drafts messages or manages a calendar learns a great deal about its user. Local processing can reduce the need to send that material to a remote provider. It does not eliminate risk, because local software still needs permissions and can still make poor decisions, but it changes who holds the raw context.
Meta is also making a strategic distinction. The company describes Glimmer as an open version of its stronger closed model, Muse Spark. That split shows how an AI company can promise broad distribution while reserving the most capable systems for tighter control. Openness is becoming a spectrum, not a binary.
For developers, the opportunity is to make agents that are tailored to a person's machine and workflow. For Meta, the test is whether a local model can be helpful enough to earn trust without creating a support and safety burden that undermines the promise of personal control.
Topics: Meta, open weights, local AI