Muse Glimmer 30B
Muse Glimmer 30B is a dense, open-weight multimodal model from Meta Superintelligence Labs, distilled from Muse Spark and optimized for autonomous agents on consumer hardware. It is suited for long-horizon agentic and coding workflows, with multi-step reasoning, reliable tool use, failure recovery, image understanding, and multilingual support across more than 100 languages.
meta/muse-glimmer-30b
- Context
- 131k tokens
- Completion cap
- —
- Tools
- Yes
- JSON
- Yes
- Released
- 2026-08-09
Call it from Geek Hub
Same OpenAI SDK. Change the base URL and the model id.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "meta/muse-glimmer-30b",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Muse Glimmer 30B?
- Muse Glimmer 30B is a dense, open-weight multimodal model from Meta Superintelligence Labs, distilled from Muse Spark and optimized for autonomous agents on consumer hardware. It is suited for long-horizon agentic and coding workflows, with multi-step reasoning, reliable tool use, failure recovery, image understanding, and multilingual support across more than 100 languages. Muse Glimmer 30B runs on the Geek Hub API (OpenAI-compatible). Model id: meta/muse-glimmer-30b.
- Is Muse Glimmer 30B free?
- No. Input is $0.3815 per 1M tokens and output is $1.6351 per 1M tokens on Geek Hub (markup included).
- What is the context length of Muse Glimmer 30B?
- Muse Glimmer 30B has a 131k tokens context window.
- Does Muse Glimmer 30B support tool calling and structured outputs?
- Muse Glimmer 30B accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
- When was Muse Glimmer 30B released?
- Muse Glimmer 30B was released on 2026-08-09.
More models from Meta
Llama 3.3 70B InstructMeta Llama 3.3 70B via Meta Llama API (first-party). General chat and instruct.
Muse Spark 1.1Muse Spark 1.1 is a multimodal reasoning model from Meta, built for agentic tasks. It accepts text, images, video, audio, and PDF documents and returns text, with a 1M-token contex
Muse Spark 1.2Muse Spark 1.2 is a reasoning model from Meta, designed for complex agentic tasks. It accepts text, images, video, audio, and PDF documents, returns text, and offers a 1M-token con
Muse Spark 1.2 ContributorMuse Spark 1.2 contributor tier is a reasoning model from Meta designed for developers who want to start building at an even lower cost. It’s meaningfully cheaper than Muse Spark..