Ollama releases · · 1 min read

v0.32.7

Mirrored from Ollama releases for archival readability. Support the source by reading on the original site.

Uh oh!

There was an error while loading. Please reload this page.

ollama / ollama Public

v0.32.7

Latest

Choose a tag to compare

Sorry, something went wrong.

Filter
Loading

Sorry, something went wrong.

Uh oh!

There was an error while loading. Please reload this page.

No results found

@dhiltgen dhiltgen released this 10 Aug 10:49
· 0 commits to main since this release

Muse Glimmer

Note: Muse Glimmer is currently available via initial support via Ollama's MLX engine on Apple Silicon. Support for NVIDIA, AMD, and other platforms will be available in the coming days.

Muse Glimmer, Meta's newest open model and the first released by Meta Superintelligence Labs, is now available on Ollama. It's a 30B multimodal model purpose-built for agent workloads that run locally.

With Ollama, you can now use Muse Glimmer to power coding agent applications such as Claude Code, Codex, Pi and more, as well as long-running personal assistants such as OpenClaw and Hermes.

Ollama's MLX engine provides state-of-the-art performance on Apple Silicon for this model, with support for DFlash and image input as of Ollama 0.32.7.

To download and run Muse Glimmer locally:

ollama run muse-glimmer:30b-mlx

To run Muse Glimmer on Apple Silicon with Claude Code, download Ollama and run:

ollama launch claude --model muse-glimmer:30b-mlx

For a lighter-weight coding agent, try Pi:

ollama launch pi --model muse-glimmer:30b-mlx

For personal assistant frameworks such as OpenClaw and Hermes, use:

ollama launch openclaw --model muse-glimmer:30b-mlx
ollama launch hermes --model muse-glimmer:30b-mlx
Assets 19
Loading

Uh oh!

There was an error while loading. Please reload this page.

1 person reacted

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Ollama releases