Florence-2 vs GPT-5.6 Luna
Compare Florence-2 and GPT-5.6 Luna side-by-side. See how these vision models stack up in Image Captioning, OCR, and Object Detection.
Compare Florence-2 vs GPT-5.6 Luna live
Run the same image across every model that supports a task and compare their outputs side-by-side.
Detect and compare bounding boxes across models on the same image.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Florence-2 vs GPT-5.6 Luna: Overview
Florence-2, introduced by Microsoft Research at CVPR 2024, is an open-source vision-language foundation model designed to unify diverse computer vision tasks within a single sequence-to-sequence framework. Unlike traditional models that specialize in specific tasks, Florence-2 accepts both images and text prompts and outputs text for tasks such as captioning, object detection, segmentation, OCR, and region-based grounding. It comes in two sizes—Florence-2-base (~230M parameters) and Florence-2-large (~770M parameters)—and is trained on FLD-5B, a large dataset of ~126M images with ~5.4B annotations.
The model demonstrates strong zero-shot and fine-tuned performance, often rivaling larger vision-language systems while remaining lightweight and efficient. Released under the MIT license, all weights are publicly available, making it accessible for fine-tuning and deployment in applications like VQA, content tagging, accessibility, and research. Florence-2’s compact design, versatility, and openness position it as a practical alternative to larger proprietary multimodal models.
GPT-5.6 Luna is the fastest and most cost-efficient model in OpenAI's GPT-5.6 family, which also includes Sol (the flagship tier) and Terra (the balanced mid-tier). Introduced under a new naming convention where the generation number (5.6) and a durable capability tier name (Luna, Terra, Sol) together define each model, Luna occupies the lightweight end of the family and is designed for high-volume, latency-sensitive workloads such as summarization, drafting, autocomplete, classification, and routine automation. The GPT-5.6 family as a whole advances capabilities in software engineering, computer use, professional knowledge work, scientific research, and cybersecurity, with all three tiers rated at the "High" capability level under OpenAI's Preparedness Framework for both cybersecurity and biological/chemical risk domains.
GPT-5.6 Luna supports multimodal input and function calling, and shares the family's 1.5 million token context window. On Terminal-Bench 2.1, Luna scores 82.5%, and on the Artificial Analysis Coding Agent Index it outperforms comparable models at roughly one-quarter the estimated cost of higher-tier alternatives. Luna is priced at $1 per million input tokens and $6 per million output tokens, with cached input reads at $0.10 per million tokens under the GPT-5.6 prompt caching scheme, which introduces explicit cache breakpoints and a 30-minute minimum cache life. The model was previewed on June 26, 2026 to a limited group of trusted partners via the OpenAI API and Codex, with general availability rolling out on July 9, 2026 across ChatGPT, Codex, and the API.
Florence-2 vs GPT-5.6 Luna Comparison Table
| Property | Florence-2 | GPT-5.6 Luna |
|---|---|---|
| Organization | Microsoft | OpenAI |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Jun 2025 | Jul 2026 |
| Context Window | — | 1.5M |
| Parameters | 230M | |
| License | MIT | Proprietary |
| Pricing per 1M tokens | ||
| Input $/1M | $1.00 | |
| Output $/1M | $6.00 | |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Object Detection | Demo | Demo |
| OCR | Demo | Demo |
| Classification | Demo | |
| Document Question Answering | ||
| Instance Segmentation | ||
| Open Vocabulary Object Detection | ||
| Phrase Grounding | ||
| Region Proposal | ||
| Vision Language | ||
| Visual Question Answering | Demo | |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
| Zero-shot Detection | ||