GPT-6 Luna vs Muse Spark 1.2
Compare GPT-6 Luna and Muse Spark 1.2 side-by-side.
Compare GPT-6 Luna vs Muse Spark 1.2 live
Run the same image across every model that supports a task and compare their outputs side-by-side.
These models don't share enough common tasks for a side-by-side demo. See the comparison table below for their capabilities.
Models in this comparison
GPT-6 Luna vs Muse Spark 1.2 on Vision Evals
Muse Spark 1.2 scores higher on all six Vision Evals tasks.
The widest gap is Reasoning, where Muse Spark 1.2 leads 75.1% to 52.1%.
Overall, GPT-6 Luna averages 68.6% (#32 of 57) against 80.5% (#12 of 57) for Muse Spark 1.2.
GPT-6 Luna is cheaper ($0.0004 vs $0.0072 per sample), while Muse Spark 1.2 is faster (7.8s vs 11.3s per sample).
GPT-6 Luna vs Muse Spark 1.2 Comparison Table
Evals updated September 22, 2026Pricing updated September 22, 2026
| Property | GPT-6 Luna | Muse Spark 1.2 |
|---|---|---|
| Organization | OpenAI | Meta |
| Category | closed | closed |
| Modality | multimodal | multimodal |
| Release Date | Sep 2026 | Aug 2026 |
| Context Window | 1.1M | 1.0M |
| Parameters | ||
| License | Proprietary | Proprietary |
| Pricing per 1M tokens | ||
| Input $/1M | $1.25 | |
| Output $/1M | $4.25 | |
| Vision Tasks | ||
| Captioning | Demo | |
| Chart Question Answering | ||
| Classification | Demo | |
| Document Question Answering | ||
| Image Tagging | ||
| Multi-Label Classification | ||
| Object Detection | Demo | |
| OCR | Demo | |
| Vision Language | ||
| Visual Question Answering | Demo | |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
Vision Evalsground-truth scores across 6 vision tasks, pooled at low effort | ||
| Overall | 68.6% | 80.5% |
| Avg cost / sample | $0.0004 | $0.0072 |
| Avg speed / sample | 11.27s | 7.81s |
| By task | ||
| Object Detection (low) | 56.8% ±1.9, Mean of 3 runs, range 54.8 to 58.5 | 59.0% ±1.0, Mean of 3 runs, range 58.1 to 60.2 |
| Object Detection (high) | 64.1% ±0.5, Mean of 3 runs, range 63.6 to 64.5 | 60.5% ±0.3, Mean of 3 runs, range 60.2 to 60.7 |
| Counting (low) | 65.8% ±1.4, Mean of 3 runs, range 64.9 to 67.6 | 76.6% ±2.7, Mean of 3 runs, range 74.3 to 79.7 |
| Counting (high) | 64.4% ±2.0, Mean of 3 runs, range 62.2 to 66.2 | 75.2% ±2.0, Mean of 3 runs, range 73.0 to 77.0 |
| Identification (low) | 81.3% ±0.0, Mean of 3 runs, range 81.3 to 81.3 | 89.6% ±1.6, Mean of 3 runs, range 87.5 to 90.6 |
| Identification (high) | 80.2% ±1.6, Mean of 3 runs, range 78.1 to 81.3 | 87.5% ±0.0, Mean of 3 runs, range 87.5 to 87.5 |
| OCR (low) | 87.9% ±0.6, Mean of 3 runs, range 87.2 to 88.3 | 93.6% ±0.6, Mean of 3 runs, range 92.9 to 94.1 |
| OCR (high) | 88.5% ±0.6, Mean of 3 runs, range 87.9 to 89.2 | 92.9% ±0.8, Mean of 3 runs, range 91.9 to 93.6 |
| Data Extraction (low) | 68.0% ±3.1, Mean of 3 runs, range 65.0 to 71.1 | 89.0% ±1.0, Mean of 3 runs, range 87.6 to 89.7 |
| Data Extraction (high) | 66.7% ±0.5, Mean of 3 runs, range 66.0 to 67.0 | 88.3% ±1.5, Mean of 3 runs, range 86.6 to 89.7 |
| Reasoning (low) | 52.1% ±2.0, Mean of 3 runs, range 49.7 to 53.6 | 75.1% ±0.3, Mean of 3 runs, range 74.8 to 75.5 |
| Reasoning (high) | 60.7% ±1.7, Mean of 3 runs, range 58.9 to 62.3 | 75.7% ±0.3, Mean of 3 runs, range 75.5 to 76.2 |
GPT-6 Luna vs Muse Spark 1.2: Overview
GPT-6 Luna is the fast, cost-efficient tier of OpenAI's GPT-6 model family, sitting below GPT-6 Sol and the larger GPT-6 Astra model that opened the generation. It is a proprietary multimodal transformer that accepts text and image input and returns text, and it exposes an adjustable reasoning effort setting so the same model can run in a low-latency mode or spend additional inference compute on harder problems. OpenAI positions it for high-volume and latency-sensitive workloads such as conversational assistants, classification, and lightweight agentic pipelines, while noting that at higher reasoning effort it handles software engineering and computer-use tasks that previously required a Sol-tier model.
The model supports a context window of roughly 1,050,000 input tokens with a maximum output of 128,000 tokens, which allows long documents, extended agent traces, and large code repositories to be processed in a single request. OpenAI describes the GPT-6 generation as improving factual reliability and adopting a more concise communication style relative to the GPT-5.6 series, and attributes the efficiency of the Sol and Luna tiers to gains in caching and inference rather than to reduced capability. Architecture details, parameter counts, and training data are not published.
Muse Spark 1.2 is a proprietary multimodal reasoning model from Meta Superintelligence Labs, released as a coding-focused update to Muse Spark 1.1. It accepts text, images, video, audio, and PDF documents and returns text, with a context window of roughly one million tokens that allows whole repositories, long documents, and extended agent trajectories to be held in a single request. The model thinks before answering, and the amount of reasoning effort it spends is configurable per request. Alongside its visual and document understanding, it supports structured output and parallel function calling, and it is designed to operate either as a planning agent that delegates work or as a subagent executing tasks in parallel.
Training for version 1.2 scaled up compute on coding tasks and widened the diversity of training environments, concentrating on long-horizon work such as whole-repository generation, large end-to-end projects, and automated research. Part of the training data was self-generated, with Muse Spark 1.1 producing coding environments and instruction-following templates and grading candidate solutions against them. The model was co-trained with the Muse Code terminal agent, incorporating rejection-sampled harness trajectories and that toolset. Meta reports 82.9 percent on Terminal-Bench 2.1, an improvement of 6.7 points over Muse Spark 1.1. Multimodal use cases documented for the family include visual-to-code generation and detailed image and video captioning.
Frequently Asked Questions
On Roboflow's Vision Evals, Muse Spark 1.2 performed better. It scores higher on all six vision tasks and averages 80.5% (#12 of 57) against 68.6% (#32 of 57) for GPT-6 Luna. These scores measure vision capabilities only; either model may perform differently on work outside this benchmark's tasks.
No. On the Vision Evals Reasoning benchmark at low effort, Muse Spark 1.2 leads with 75.1% against 52.1%. This is the widest gap between the two models across the benchmark's tasks.
GPT-6 Luna is cheaper to run. Across Roboflow's Vision Evals task mix it averaged $0.0004 per sample against $0.0072. Actual costs depend on your image sizes, prompts, and output length.
Muse Spark 1.2 is faster. Across Roboflow's Vision Evals it averaged 7.8s per inference against 11.3s. Latency varies with image size, prompt length, and provider load, so treat these as relative rather than guaranteed figures.