AI & Technology
Meta Releases Muse Glimmer Open-Weight Model to Run Autonomous AI Agents on Consumer Hardware
Chief Executive Officer Mark Zuckerberg champions open-source software access, calling for updated national technology guidelines to support localized agentic computing.

Meta launches Muse Glimmer, a 30-billion parameter open-weight AI model under Apache 2.0 license designed to execute autonomous agentic tasks on local PCs.
Meta Platforms has officially released the weights for "Muse Glimmer," a 30-billion parameter open-weight artificial intelligence model engineered specifically to execute complex, multi-step autonomous agentic workflows directly on consumer PCs and laptops. Developed under the direction of Meta Superintelligence Labs (MSL), the model has been made freely available on Hugging Face under the permissive Apache 2.0 license, marking a full return to open-source foundation model distribution. Unlike traditional conversational AI models that primarily function through prompt-and-response cloud connections, Muse Glimmer is designed to operate locally within a device's native environment. Operating within a 20GB to 32GB memory footprint, the model enables personal computers equipped with modern consumer graphics hardware—such as Apple M-series chips or high-end Nvidia desktop GPUs—to execute autonomous agent tasks without transmitting private data to remote cloud servers. The system can independently plan multi-stage projects, invoke local software tools, write and execute code scripts, inspect operational outputs, and recover autonomously when encountering software errors. To achieve…