Roboflow
Meta

Meta: Muse Glimmer 30B

Muse Glimmer 30B Overview

Muse Glimmer 30B is a dense vision language model from Meta built for long-horizon agentic work on local hardware. The architecture pairs a 52-layer causal text decoder with a roughly 1.8B parameter ViT-G/14 perception encoder for about 29.6 billion parameters in total, and it accepts interleaved text and image input so an agent can interpret screenshots, charts, and documents alongside conversation. The decoder uses grouped-query attention with 32 query heads and 2 key-value heads, a repeating pattern of three sliding-window local attention layers followed by one global layer, SwiGLU feed-forward blocks, and rotary position embeddings applied on the local layers, supporting a trained context of 131,072 tokens.

Meta describes the model as distilled from the larger Muse Spark and trained and evaluated around agentic behavior: end-to-end task completion, schema-accurate tool calling, multi-step reasoning across extended workflows, and recovery when a tool call returns an unexpected result. Reasoning effort is selectable across low, medium, high, and xhigh settings, and the model emits channel-scoped reasoning traces together with XML style tool calls rather than JSON, which requires parsers specific to this family. A companion block-diffusion drafter head predicts blocks of 16 tokens per forward pass for speculative decoding, with the main model verifying the proposals in parallel.

Muse Glimmer 30B Interactive Demo

Model settings

Thinking level

Max output tokens

Default 65,536 · max 65,536

Sign in to adjust thinking and output length per run.

Results appear here. Add an image or pick an example to run Muse Glimmer 30B.

Muse Glimmer 30B Details & Performance

Details

Resources

Vision Tasks

CaptioningChart Question AnsweringClassificationDocument Question AnsweringImage TaggingMulti-Label ClassificationOCRObject DetectionVision LanguageVisual Question Answering

Features

Foundation VisionLLMs with Vision CapabilitiesMultimodal Vision

Usage

Past 30 Days

Performance

Avg. Latency

Muse Glimmer 30B Vision Evals

Vision Evals is Roboflow's ground-truth benchmark: every model runs the same real-world samples across six vision tasks, and answers are scored against ground truth.

Evals updated September 5, 2026Pricing updated September 13, 2026

Overall score#23 of 53
70.8%
Avg cost / sample#19 of 53
$0.0013
Avg speed / sample#27 of 53
8.70s
Avg tokens / sample
2.3K

Strengths and weaknesses

Muse Glimmer 30B averages 70.8% across the six Vision Evals tasks, ranking #23 of 53 models overall.

Its weakest relative showing is Object Detection, ranking #38 of 53 at 41.0%.

At $0.0013 per sample it is the 19th cheapest of the 53 benchmarked models, and its average inference time of 8.7s per sample makes it the 27th fastest.

Performance profile

Field medianMuse Glimmer 30B

Field medians: Object Detection 53.9%, Counting 56.8%, Identification 84.4%, OCR 88.7%, Data Extraction 84.5%, Reasoning 54.1%.

Results by task

TaskScoreField (0 to 100)RankCost / sampleSpeed
Object Detection
41.0%
#38 of 53$0.002015.03s
Counting
66.2%
#20 of 53$0.00083.71s
Identification
81.3%
#34 of 53$0.00061.87s
OCR
92.1%
#12 of 53$0.00127.66s
Data Extraction
86.6%
#19 of 53$0.00072.17s
Reasoning (low)
57.6%
#24 of 53$0.00106.55s
Reasoning (high)
62.9%
#25 of 39$0.003325.13s
  • Thinking longer helps: 5.3 points higher on reasoning at high effort for 3.2x the cost and 3.8x the latency.

Price vs. performance

Score vs. cost

Overall benchmark score against estimated cost per sample, on a log scale. Upper-left is the sweet spot: high quality at low cost.

52 models on the current benchmark · scores and efficiency pooled across all six tasks at low effort · Muse Glimmer 30B highlighted

Muse Glimmer 30B scores are from a single run per task; a three-run re-run under the current protocol is pending · Methodology

View all Vision Evals →

Muse Glimmer 30B Pricing

Muse Glimmer 30B costs $0.350 per 1M input tokens and $1.50 per 1M output tokens.

Input$0.350 / 1M tokens
Output$1.50 / 1M tokens
Cached input$0.040 / 1M tokens

Pricing updated Sep 13, 2026

Alternatives to Muse Glimmer 30B

Other models worth comparing for similar use cases.

Meta
Muse Spark 1.3
Muse Spark 1.3 is a proprietary multimodal reasoning model from Meta Superintelligence Labs and the fourth Muse Spark release in five months, arriving on September 2, 2026. It takes text, images, video, and document files as input and returns text, and it operates over a context window of 1,048,576 tokens. Meta trains the model for long-horizon agentic work, so it carries accumulated context and prior tool results forward across many turns, reconciles messy or conflicting inputs, and asks for clarification when a task is underspecified. Visual inputs such as screenshots and video clips feed a reasoning loop that runs against a real execution environment rather than a scripted sequence of steps.The model exposes graded reasoning effort settings. An xhigh configuration is generally available at launch, while a max reasoning configuration aimed at harder reasoning and agentic problems arrives after further safety testing. Artificial Analysis measures Muse Spark 1.3 (max) at 62 on its Intelligence Index and the xhigh configuration at 61, with agentic tool-use evaluations driving most of the gain over Muse Spark 1.2; max reaches 52% on Tau3-Bench Banking by spending more turns and reasoning tokens than xhigh. Prior Muse Spark versions emit bounding box coordinates, transcriptions, and structured field extractions from images on Roboflow Vision Evals.
Google
Gemini 3.1 Pro
Gemini 3.1 Pro is a proprietary multimodal model from Google’s Gemini 3 series, released in early 2026 and designed for advanced reasoning across large multimodal datasets. It accepts text, images, audio, video, and documents, supporting up to a 1-million-token input context with up to 64k output tokens. Compared with Gemini 3 Pro, it improves long-context synthesis and multi-step reasoning, enabling more reliable analysis of large documents, datasets, and software codebases.The model also advances visual understanding and grounding, allowing it to interpret UI screenshots, diagrams, and real-world scenes while referencing specific regions within images or video. These capabilities make Gemini 3.1 Pro well suited for multimodal workflows involving document processing, interface analysis, robotics research, and complex visual reasoning.
OpenAI
GPT-5.6 Sol
GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 family, which also includes Terra (a balanced everyday-work tier) and Luna (a fast, cost-efficient tier). Sol is designed for demanding reasoning, long-horizon agentic workflows, software engineering, computer use, scientific research, and cybersecurity tasks. It introduces two new capability modes: a "max" reasoning effort setting that allocates additional compute time for difficult problems, and an "ultra" mode that coordinates multiple subagents in parallel to accelerate complex, multi-step work. The model supports native multimodal input, allowing it to process screenshots, diagrams, charts, documents, and photographs alongside text. A reported context window of approximately 1.5 million tokens enables processing of large codebases, lengthy research documents, and extended agentic sessions.GPT-5.6 Sol was announced on June 26, 2026, initially in a limited preview for trusted partners, and reached general availability on July 9, 2026. On the Agents' Last Exam benchmark, which evaluates long-running professional workflows across 55 fields, Sol scores 53.6. On Terminal-Bench 2.1, which tests command-line agentic coding workflows, Sol Ultra achieves 91.9%. The model also demonstrates gains in life sciences evaluations, including long-horizon genomics and quantitative biology analyses. OpenAI paired the release with its most extensive safety evaluation to date, combining human red teaming with large-scale automated testing, and classified Sol as High capability in both cybersecurity and biological risk under its Preparedness Framework, though it does not cross the Critical threshold in either category.
Anthropic
Claude Opus 4.8
Claude Opus 4.8 is Anthropic's most capable generally available large language model, released on May 28, 2026 as an incremental upgrade to Claude Opus 4.7. The model accepts text and image inputs and produces text outputs, with a 1 million token context window on the Claude API, Amazon Bedrock, and Google Cloud Vertex AI (200k tokens on Microsoft Foundry) and up to 128k max output tokens. It uses adaptive thinking and supports adjustable effort tiers — high by default, with extra and max tiers available for more demanding tasks. A fast mode operates at approximately 2.5x standard speed. The model is described by Anthropic as a hybrid reasoning model designed for advanced coding, agentic workflows, long-context reasoning, and professional knowledge work.Key behavioral improvements over Opus 4.7 include substantially reduced rates of unreported code flaws, improved honesty in self-assessment, and better tool-calling reliability. On Anthropic's Super-Agent benchmark, Opus 4.8 completes every case end-to-end, and it scores 84% on Online-Mind2Web for computer-use and browser-agent tasks. It achieves 88.6% on SWE-bench Verified and 69.2% on SWE-bench Pro. Alongside the model, Anthropic launched Dynamic Workflows in Claude Code (research preview), which enables Claude to orchestrate hundreds of parallel subagents for codebase-scale tasks such as large migrations. The Messages API was also updated to accept mid-task system messages without breaking prompt caching, improving support for long-running agentic pipelines.
Anthropic
Claude Fable 5.1
Claude Fable 5.1 is a proprietary multimodal model from Anthropic in the Mythos-class tier of the Claude 5 family, positioned above Claude Opus for demanding reasoning and long-horizon agentic work. It accepts text and images as input and returns text, with a one million token context window and a maximum output of 128 thousand tokens. Adaptive thinking is always on, and an effort parameter controls how much reasoning the model applies to a given request. Anthropic reports a reliable knowledge and training data cutoff of June 2026. Claude Fable 5.1 and Claude Mythos 5.1 share the same underlying model; the difference between them is the set of safety classifiers applied to dual-use cybersecurity and biology requests.On the vision side, Anthropic documents improvements in reading dense charts, financial filings, and tables nested inside PDF documents, which extends the model toward document understanding, chart question answering, and spreadsheet and slide work. Reported evaluations cover agentic scientific research on Terminal-Bench-Science 0.1, agentic coding on Terminal-Bench 4.0, computer use on OSWorld 2.0, and multidisciplinary reasoning on Humanity's Last Exam. Model weights are not published.
Qwen
Qwen VL Max
Qwen-VL-Max is a proprietary vision-language model developed by Alibaba’s QwenLM team. Released on February 1, 2025, it is the flagship offering in the Qwen-VL family and sits above the VL-Plus tier in capability.The model supports text and image inputs and provides a context window of up to 131,072 tokens (with a maximum input size of 129,024 tokens), according to Alibaba Cloud Model Studio. While the parameter count for VL-Max has not been publicly disclosed, the broader Qwen2.5-VL series includes open-weight models scaling up to 72B parameters.Qwen-VL-Max is optimized for advanced multimodal applications such as document parsing, visual reasoning, multilingual analysis, and structured data extraction. Unlike the open Qwen2.5-VL variants, VL-Max is not available as open weights.

Deploy Muse Glimmer 30B with an API

Muse Glimmer 30B runs as a hosted REST endpoint through Roboflow Workflows. Pick a task, then hand the prompt to your coding agent or copy the code. Deploying the workflow into a free Roboflow workspace replaces the your-workspace and YOUR_API_KEY placeholders with your own.

Connect your agent to Roboflow (once)

Add the Roboflow MCP server

claude mcp add --transport http roboflow https://mcp.roboflow.com/mcp

Run /mcp and authorize Roboflow in your browser when the OAuth flow opens.

Start a new Claude Code session so the MCP loads, then paste the prompt below (it works the same in any agent).

Deploy this workflow to your Roboflow workspace to use it.

Integrate the Roboflow "Muse Glimmer 30B" workflow into my app.

- Endpoint: POST https://serverless.roboflow.com/<your-workspace>/workflows/muse-glimmer-30b-captioning
- Auth: send my Roboflow API key as `api_key` in the request body, read from the ROBOFLOW_API_KEY env var (never hardcode).
- Body: { "api_key": ..., "inputs": { `image`: { type: "url" | "base64", value } } }.
- Billing: this workflow needs no provider API key — inference runs on my Roboflow credits. A BYO provider key can be added to the model step in the Roboflow workflow editor later.

With the Roboflow MCP connected, call `workflows_get` on "muse-glimmer-30b-captioning" to read the exact input schema (the source of truth), then `workflows_run` on a sample image to confirm the output shape before writing code (the MCP is authenticated, so this needs no key). Without the MCP, use the contract above.

Before running the app, set up these keys so it does not error at runtime:
- `ROBOFLOW_API_KEY` (sent as `api_key`) from https://app.roboflow.com/settings/api
Create a .gitignore'd .env with these variables, using placeholder values for any I haven't given you. Then pause and tell me directly, in your reply: the full path to the .env file, exactly which keys I need to paste in, and the link to get each one. Wait for me to confirm I've added them before you run anything. Do not run the app until I confirm.

Then add the integration to my codebase: match my project's language, framework, and conventions; read every key from environment variables (never hardcode); add basic error handling; and include a small runnable example. If you can't tell what language my project uses, ask me.
Installpip install inference-sdk

Deploy this workflow to your Roboflow workspace to use it.

# Inference runs on your Roboflow credits — no provider API key needed. To bill your own provider account instead, add an api_key to the model step in the Roboflow workflow editor.
# 1. Import the library
from inference_sdk import InferenceHTTPClient

# 2. Connect to your workflow
client = InferenceHTTPClient(
  api_url="https://serverless.roboflow.com",
  api_key="YOUR_API_KEY"
)

# 3. Run your workflow on an image
result = client.run_workflow(
  workspace_name="your-workspace",
  workflow_id="muse-glimmer-30b-captioning",
  images={
    "image": "YOUR_IMAGE.jpg"  # Path to your image file
  },
  use_cache=True  # cache workflow definition for 15 minutes
)

# 4. Get your results
print(result)

Deploy this workflow to your Roboflow workspace to use it.

// Inference runs on your Roboflow credits — no provider API key needed. To bill your own provider account instead, add an api_key to the model step in the Roboflow workflow editor.
const response = await fetch('https://serverless.roboflow.com/your-workspace/workflows/muse-glimmer-30b-captioning', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    api_key: 'YOUR_API_KEY',
    inputs: {
      "image": {"type": "url", "value": "IMAGE_URL"}
    }
  })
});

const result = await response.json();
console.log(result);

Deploy this workflow to your Roboflow workspace to use it.

# Inference runs on your Roboflow credits — no provider API key needed. To bill your own provider account instead, add an api_key to the model step in the Roboflow workflow editor.
curl --location 'https://serverless.roboflow.com/your-workspace/workflows/muse-glimmer-30b-captioning' \
--header 'Content-Type: application/json' \
--data '{
  "api_key": "YOUR_API_KEY",
  "inputs": {
    "image": {"type": "url", "value": "IMAGE_URL"}
  }
}'

Muse Glimmer 30B License

Apache-2.0 · Permissive license

Muse Glimmer 30B is released under Apache-2.0, a permissive license. The Muse Glimmer 30B license lets you run, fine-tune, and redistribute the model in commercial products with no obligation to open-source related code changes, so no separate commercial license is required.

Commercial use
Permitted. Because Apache-2.0 is permissive, Muse Glimmer 30B can ship inside paid products and internal systems with no commercial license and no revenue threshold.
Modification
Permitted. Fine-tuning, quantizing, and distilling are all allowed, and your code changes can stay closed. Files you change must be marked as changed.
Redistribution
Permitted with attribution. Ship the Apache-2.0 license text and any NOTICE file alongside the weights or derived code.

Apache-2.0 grants an express patent license that terminates if you bring a patent claim over the work, and it disclaims warranties. Validate Muse Glimmer 30B on your own data before you depend on it in production.

Read the full Apache 2.0 license ↗

Do I need a commercial license for Muse Glimmer 30B?

This is the straightforward case: a permissive license is the best technical solution and you are free to deploy Muse Glimmer 30B commercially without open-sourcing your own code.

Do not hesitate to reach out with questions for your commercial project — our team will help you start solving business problems on the first call. See Roboflow commercial licensing for the models included in each plan.

Talk to sales

This model is released under the Apache License 2.0, a permissive open-source license that allows commercial use, modification, distribution, and patent use.

Yes. Under the terms of the Apache 2.0 license, you can freely use this model for commercial purposes, including in proprietary products. You must retain the copyright notice and disclaimers when redistributing.

License information is provided as a guide and is not legal advice.

Frequently Asked Questions About Muse Glimmer 30B Vision

Yes. Muse Glimmer 30B accepts image input and handles OCR, data extraction, object counting, identification, visual reasoning, and object detection. On Roboflow's Vision Evals its strongest task is OCR at 92.1% (#12 of 53 at low effort). You can test it on your own image in the demo above.

Yes, and it is one of the model's strongest vision skills: its transcriptions match the ground truth 92.1% on average (#12 of 53 at low effort) on Vision Evals OCR. Pulling specific fields out of documents (data extraction) scores 86.6%.

Not its strength. On Vision Evals, Muse Glimmer 30B scores 41% mAP@50 on object detection (#38 of 53 at low effort) and 66.2% judge-graded accuracy on object counting. For production counting or precise localization, pairing it with a specialized detector like RF-DETR or your own trained model in a Roboflow Workflow is usually more reliable: detect the objects, then count the detections.

On our benchmark's task mix, Muse Glimmer 30B averages $0.0013 per sample at $0.35 per 1M input and $1.50 per 1M output tokens (#19 of 53 on cost), with an average speed of 8.7s per sample across the benchmark. Actual cost depends on your images and prompts.

On the overall Vision Evals ranking, Muse Glimmer 30B sits #23 of 53 at 70.8%, just behind Qwen3.5 27B (70.8%) and just ahead of Gemini 3.5 Flash-Lite (70.3%). See the full side-by-side: Muse Glimmer 30B vs Qwen3.5 27B.