Model reference · open weights

Muse-Glimmer

Muse-Glimmer is an open-weight language model from meta-models, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs meta-models 1 variants 592k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Muse-Glimmer is

Muse Glimmer Model Card Authors: Meta Superintelligence Lab Model Release Date: August 2026 License: Apache 2.0 Muse Glimmer is a 30-billion-parameter causal language model with a dedicated perception encoder, distilled from Muse Spark and purpose-built for autonomous agentic tasks on consumer hardware. The model integrates multi-step reasoning, reliable tool use, multimodal understanding, and failure recovery into a single model that runs locally without requiring cloud infrastructure or network access. Building effective agents requires key capabilities working together to achieve the user’s goals. Muse Glimmer is trained and evaluated on these capabilities: End-to-end Agentic Task Completion. Muse Glimmer achieves strong success rates on full-task benchmarks including DeepSearch QA, MCP-Atlas, 𝛕3\-Bench and SWE-Bench, which measure its ability to work within scaffolds, write and debug code, and resolve multi-turn requests from start to finish. Reliable Tool Use. The model handles a wide range of function calls, invoking tools with precise schemas throughout extended workflows. Multi-Step Reasoning. Muse Glimmer chains reasoning over long horizons, sustaining coherent plans across complex, extended workflows. Failure Recovery. When a tool call fails or returns an unexpected result, the model diagnoses the error and retries rather than halt. Multimodal Input and Reasoning. Through a dedicated perception encoder, the model accepts interleaved text and images. This enables agents to interpret screenshots, charts, and documents alongside conversation. Scaffold Compatibility. Muse Glimmer works across OpenClaw, Hermes Agent, and other agentic orchestration patterns. Controllable Effort. The model supports different reasoning strengths to select the right balance between quality and speed. Multilingual. Muse Glimmer is trained on data from more than 100 languages. Muse Glimmer-30B Model Overview Optimized for Local Deployments Muse Glimmer was optimized for local deployment, and designed to run at practical speeds on consumer hardware without sacrificing quality. Fitting the Model on Your Device. We use quantization techniques to compress the model's weights to appr

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makermeta-models
TypeLanguage models
Parameters (lead)29.8B
Variants1
Runs withtransformers
Released2026-08-09
Popularity592k downloads / month
Likes1,812
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Muse-Glimmer-30B29.8BBF16~68.5 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys meta-models-muse-glimmer for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (meta-models-muse-glimmer below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"meta-models-muse-glimmer","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers safetensors muse_glimmer image-text-to-text conversational eval-results endpoints_compatible deploy:sagemaker

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Muse-Glimmer on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms