Skip to content

Meta Muse Glimmer

Choose a tag to compare

@danielhanchen danielhanchen released this 10 Aug 11:59
· 25 commits to main since this release

Meta has released Muse Glimmer, the first open model from Meta Superintelligence Labs. Muse Glimmer is a dense, 30B parameter model by Meta, built for local agentic and coding workflows. Released under the Apache 2.0 license you can run Muse Glimmer 30B via Unsloth and Unsloth Dynamic quants for the best performance.

Run Muse Glimmer
Fine-tune Muse Glimmer

Muse Glimmer 30B can run locally on 20GB RAM/VRAM setups, including Mac and GPUs. You can also train and fine-tune Muse Glimmer 30B using Unsloth on 20GB VRAM.

Updating / installing Unsloth

macOS, Linux, WSL:

curl -fsSL https://unsloth.ai/install.sh | sh

Windows:

irm https://unsloth.ai/install.ps1 | iex

What's Changed

New Contributors

Full Changelog: v0.1.52-beta...v0.1.60-beta