Most popular AI tools need an internet connection. Ask a question, upload a document or share an image, and that information is usually sent to a remote data centre where the actual processing happens.

Meta’s new AI model, Muse Glimmer, is designed to work differently. It can run directly on a supported Mac or PC, allowing developers to create AI assistants that continue working without an internet connection or constant access to cloud servers.

That could eventually make powerful AI more private, responsive and useful in places with unreliable connectivity. There is, however, one expensive catch: the average laptop probably cannot run it comfortably yet.

What is Muse Glimmer?

Muse Glimmer is a 30-billion-parameter AI model developed by Meta Superintelligence Labs.

In simple terms, its 30 billion parameters are the internal values the model uses to recognise patterns and generate responses. A higher number does not automatically make a model better, but it helps explain why running one locally requires substantial computing power.

Meta designed Muse Glimmer for “agentic” work. Instead of only responding to a single question, an AI agent can plan a task, use compatible tools, check what happened and adjust when something goes wrong.

For example, an application built with the model could potentially summarise documents stored on a computer, interpret screenshots, help organise files, draft messages or assist with coding. It supports text and image inputs and was trained across more than 100 languages.

Muse Glimmer is a model for developers rather than a finished chatbot for ordinary consumers. Downloading it does not immediately place a new Meta assistant on your desktop; developers must first build or configure applications around it.

Why would anyone want AI to run locally?

When an AI model runs locally, the processing happens on the user’s own device rather than being performed entirely in the cloud.

That creates several possible advantages. A local assistant can continue operating without an internet connection, avoid delays caused by sending every request to a remote server and reduce recurring cloud-computing costs for some developers or organisations.

It may also provide greater control over sensitive files. A company could, for instance, build an assistant that examines internal documents without routinely uploading them to an external AI provider.

Local does not automatically mean private, however. An application built around Muse Glimmer could still connect to online services, analytics platforms or external tools. Its privacy ultimately depends on how the application is designed, what permissions it receives and where it sends information.

Can Muse Glimmer run on an ordinary laptop?

This is where Meta’s “consumer device” message needs some context.

At full precision, Muse Glimmer would require more than 55GB of memory. Meta used a compression process called quantisation to reduce one version of the language model to under 20GB while reporting little to no loss on its agent-based evaluations.

The model also needs space for its working memory and additional components used for image understanding and faster responses. Meta says the full local setup can operate within a 24GB or 32GB memory envelope.

For its speed tests, Meta used MacBook Pro configurations with M4 Max and M5 Max chips, along with a desktop equipped with Nvidia’s RTX 5090 graphics card. These are powerful and costly machines—not representative of the basic laptops commonly used for schoolwork, office tasks and entertainment.

Muse Glimmer therefore runs on consumer hardware in the technical sense, but it is not designed for the average family laptop today.

What does “open weight” mean?

Many familiar AI services are closed systems. Users can interact with them, but cannot download the underlying model or freely adapt it for their own applications.

Meta has released Muse Glimmer’s model weights under the permissive Apache 2.0 licence, together with inference code and developer documentation. The weights are the numerical values the model learned during training.

This gives developers broad freedom to download, study, modify and build upon the model. It also allows businesses to create specialised versions for particular tasks without depending entirely on a single cloud service.

“Open weight” should not be confused with complete transparency. Access to the weights does not necessarily reveal every detail about the data and decisions used to train the model. It does, however, offer developers considerably more control than a cloud-only AI service.

What Muse Glimmer can—and cannot—do

Meta says Muse Glimmer can handle coding, tool use, extended reasoning and multimodal tasks involving both text and images. It is also trained to recover when a tool produces an error rather than simply stopping.

Those claims are based largely on Meta’s own testing and comparisons with models of a similar size. Independent developers will need time to evaluate how well it performs across different computers, languages and real-world applications.

Like other generative AI models, Muse Glimmer can still produce inaccurate, biased or inappropriate responses. Giving any AI agent access to personal files, messages or software tools also creates security risks: a capable assistant with excessive permissions can make consequential mistakes more efficiently.

Users should therefore not mistake local operation for guaranteed accuracy, safety or confidentiality.

Why Muse Glimmer could still matter

Muse Glimmer is unlikely to transform the average laptop overnight. Its immediate audience consists mainly of developers, researchers and organisations with sufficiently powerful hardware.

Its wider significance lies in what it suggests about the direction of personal computing. AI assistants currently rely heavily on remote infrastructure, but smaller models, better compression and more capable consumer chips are gradually making sophisticated local AI practical.

Future versions may require less memory, while computers capable of running today’s model will become more common. That could lead to personal assistants that work during flights, operate in areas with poor connectivity and process more information on devices their users control.

Muse Glimmer may not be ready for the average laptop yet, but it offers a glimpse of a future in which increasingly capable AI lives beside our files—not entirely inside someone else’s data centre.

Read: Meta’s official Muse Glimmer announcement