What Is Gemini 2.5 Ultra and What's New
Gemini 2.5 Ultra is Google DeepMind's flagship large language model, succeeding the Gemini 2.0 Ultra released earlier in 2026. The new model introduces a substantially expanded context window of 2 million tokens โ double the previous generation โ enabling it to process entire codebases, lengthy legal documents, or full-length feature films in a single prompt without truncation.
Under the hood, Google has implemented a refined Mixture-of-Experts (MoE) architecture that the company says improves both inference efficiency and raw capability simultaneously. According to DeepMind's technical report published June 25, the model activates a larger proportion of expert layers during complex reasoning tasks, allowing it to dynamically allocate compute where it matters most without inflating costs for simpler queries.
Perhaps most notably, Gemini 2.5 Ultra ships with a dramatically improved native audio and video understanding pipeline. Unlike previous models that processed video as sampled frames, the new architecture ingests continuous video streams at up to 60 fps natively, a breakthrough that Google says enables far more nuanced temporal reasoning for tasks like sports analysis, surgical procedure review, and real-time video Q&A.
Benchmark Performance: How It Stacks Up Against GPT-5 and Claude 4
On the MMLU Pro benchmark, Gemini 2.5 Ultra scored 92.4%, compared to GPT-5's previously reported 91.8% and Claude 4 Opus's 91.1%, placing it at the top of the current frontier leaderboard as of late June 2026. On HumanEval, the gold-standard coding benchmark, the model achieved 97.2% pass@1, edging out GPT-5's 96.9% score announced in May 2026 and representing a substantial jump from Gemini 2.0 Ultra's 91.3%.
Google also introduced results on MMMU-Pro, a new multimodal understanding benchmark developed jointly with Carnegie Mellon University that tests models on complex college-level questions requiring simultaneous interpretation of images, tables, and text. Gemini 2.5 Ultra scored 78.6% on MMMU-Pro, which Google claims represents a roughly 9-point improvement over its nearest competitor. Independent researchers on the AI benchmarking community platform EvalHub began reproducing results within hours of the technical report's release, with early third-party numbers broadly confirming Google's claims.
It is worth noting that benchmark leadership in frontier AI has become an increasingly contested and nuanced topic. Critics, including researchers at EleutherAI and the Center for AI Safety, have raised concerns that all major labs now risk over-fitting to known benchmarks during training. Google's own technical report acknowledges this concern and includes a section on held-out evaluation tasks designed to mitigate contamination โ though independent auditors have not yet had time to fully assess those claims as of this writing.
Pricing, Availability, and API Access
Gemini 2.5 Ultra is available immediately through Google AI Studio for developers, with API pricing set at $10 per million input tokens and $30 per million output tokens at standard context lengths. For the extended 2-million-token context window, pricing scales to $20 per million input tokens, positioning it slightly above GPT-5's $15 per million input token rate but below the per-token cost of Claude 4 Opus when using comparable context lengths. Google is offering a 30-day free trial tier for startups accepted into its Google for Startups AI program.
Consumer-facing rollout is happening through the Gemini Advanced subscription, which remains priced at $19.99 per month as part of the Google One AI Premium plan. Subscribers will see the 2.5 Ultra model option appear in the Gemini web and mobile apps starting June 29, 2026, with full global availability expected by July 10. Google Workspace Business and Enterprise customers will gain access through the Gemini for Workspace add-on by mid-July, according to a blog post from Google Workspace VP Aparna Pappu.
Vertex AI customers โ Google's enterprise cloud AI platform โ can begin provisioning Gemini 2.5 Ultra endpoints today with committed-use discount options available for contracts exceeding 10 billion tokens per month. Google has also confirmed that Gemini 2.5 Ultra will power the next generation of its Workspace features, including the Project Mariner agent framework announced at Google I/O 2026, which enables the model to autonomously browse the web, write code, and execute multi-step tasks on behalf of enterprise users.
Industry Reaction and Competitive Implications
The AI industry moved quickly to respond. Within hours of the Gemini 2.5 Ultra announcement on June 25, Anthropic issued a brief statement reaffirming that Claude 4 Opus remains 'the safety leader among frontier models' and teasing an upcoming update โ widely speculated to be Claude 4.5 โ that would address multimodal and long-context gaps. OpenAI, for its part, has remained publicly quiet, though CEO Sam Altman posted on X that GPT-5's next fine-tuned variant is 'closer than people think,' fueling speculation about a mid-summer release.
Enterprise AI consultancy Gartner analyst Erick Brethenoux told reporters that Gemini 2.5 Ultra's release meaningfully shifts the enterprise conversation back toward Google Cloud for AI workloads. 'For the past six months, the enterprise default was OpenAI via Azure. Gemini 2.5 Ultra, especially with its Workspace integration story, gives Google a genuine reason to be in those procurement conversations again,' Brethenoux said. Shares of Alphabet rose 4.2% on June 25 following the announcement, closing at $218.40.
Open-source advocates have been more circumspect. Yann LeCun, Chief AI Scientist at Meta, reiterated on LinkedIn that proprietary frontier model races are 'orthogonal to real AI progress,' pointing to Meta's Llama 4 Scout and Maverick models as more impactful for the broader research community. Meanwhile, Mistral AI's CEO Arthur Mensch noted that European AI sovereignty conversations will intensify as U.S. labs extend their capability leads, calling on EU policymakers to accelerate funding for homegrown frontier efforts.
What This Means for Developers and Enterprises
For developers, Gemini 2.5 Ultra's 2-million-token context window is arguably the most immediately actionable upgrade. Engineering teams building retrieval-augmented generation (RAG) pipelines have long struggled with chunking and retrieval trade-offs; at 2 million tokens, many mid-size enterprise knowledge bases can be loaded directly into context, dramatically simplifying architecture and reducing latency. Several developer accounts on platforms like Hacker News and Reddit's r/MachineLearning reported testing the context window within hours of API availability, with early impressions describing coherent synthesis of very large codebases.
For enterprises, the Workspace integration timeline is the key near-term consideration. Organizations already running Google Workspace who have been evaluating Microsoft 365 Copilot powered by GPT-5 now have a native Google alternative with comparable โ and in some benchmarks superior โ underlying model capability. Google has emphasized that Gemini 2.5 Ultra within Workspace operates under existing data processing addendums, meaning enterprise data is not used for model training, a point that legal and compliance teams at large organizations have consistently flagged as a prerequisite for adoption.
Looking further ahead, Google DeepMind's technical report hints at Gemini 2.5 Ultra being the foundation for upcoming agentic deployments beyond Project Mariner. References to 'Gemini Agents Runtime,' a low-latency serving infrastructure for tool-using model chains, appear in the appendix of the technical paper, suggesting Google is preparing a direct answer to OpenAI's Operator platform and Anthropic's Claude Computer Use feature. If Google can deliver on agentic capabilities at enterprise scale before the end of 2026, it may represent the most consequential competitive shift in the AI industry since the original ChatGPT launch.