Gemini 2.5 Flash by Google DeepMind is Google's first fully hybrid reasoning model with switchable thinking, configurable thinking budgets, and native image and audio output.
Capabilities, design details, and architectural traits
Gemini 2.5 Flash is explicitly described in its model card as Google's first fully hybrid reasoning model. This means thinking can be switched on or off per request, and developers can set thinking budgets to control the tradeoff between output quality, cost, and latency. Its architecture is sparse mixture-of-experts (MoE), which activates only a subset of parameters per input token, decoupling total model capacity from per-token serving cost.
| Trait | Detail |
|---|---|
| Hybrid reasoning with switchable thinking | Thinking can be enabled or disabled; thinking budgets let developers tune quality-cost-latency balance per request |
| Gemini 2.5 Flash Image | A native image output variant within the same model; supports text-to-image generation, prompt-based image editing, multi-image fusion, and character/style consistency |
| Gemini 2.5 Flash Audio | A native audio output variant; supports live conversational agents, complex conversational workflows, and live speech-to-speech translation |
| 1M-token context window | Accepts text, images, audio, and video as input; text output up to 64K tokens |
The model card explicitly names three intended use cases for Gemini 2.5 Flash: cost-efficient thinking, well-rounded capabilities, and agentic tool use. This positions it between Flash-Lite (high-volume, low-latency tasks) and 2.5 Pro (maximum reasoning depth), with the hybrid thinking toggle as the primary mechanism for developers to adjust where on that spectrum each request lands.
Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | Anthropic | Anthropic | |
| Release Date | May 20, 2025 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | Jan 2025 | May 2026 | - |
| Context & Limits | |||
| Context Window | 1.0M Best Context Window | 1M | 1M |
| Pricing (per 1M tokens) | |||
| Input Pricing | $0.30 Best Input Pricing | $5 | $10 |
| Output Pricing | $2.50 Best Output Pricing | $25 | $50 |
| Modalities | |||
| Inputs | fileimagetextaudiovideo | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 14.2 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | - | 78.0 Best Coding Index | 76.5 |
| Agentic Index | - | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Logical reasoning over long context windows.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.