xAI Ships Grok 4.5: Performance Rivals Opus 4.8, ~2× Faster Output at ~a Quarter of the Price
- xAI ships Grok 4.5: xAI and Musk frame it as roughly "Opus-class," but the pitch is faster and cheaper; co-trained with Cursor, aimed at coding, agentic and knowledge work.
- 62.0% on DeepSWE 1.0 for 3rd; 29% on SWE Marathon for 1st; 4th on the third-party Artificial Analysis overall board (score 54), with a Coding Agent index of 76 that ties GPT-5.5.
- Outputs at ~80 TPS, roughly twice as fast as Opus 4.8; output price $6/million tokens, about a quarter of Opus 4.8's ($25); AA measures ~$0.31 per task, with the hallucination rate rising to 54%.
- Priced at $2 per million input tokens and $6 per million output; already the default model in Grok Build, wired into every Cursor plan, with official Word / PowerPoint / Excel plugins now live.
- Trained on tens of thousands of NVIDIA GB300 GPUs, with reinforcement learning across hundreds of thousands of software-engineering-centric tasks; not yet open in the EU, expected mid-July.
xAI Ships Its New Flagship, Grok 4.5
On July 8, 2026, xAI shipped Grok 4.5, positioning it as its strongest model to date — built for writing code, agentic tasks and knowledge work, and co-trained with the code editor Cursor.
One Sentence, a Spinning Solar System
Forget the benchmarks for a second — look at what it can build. One of xAI's examples: fed a single-sentence prompt, Grok 4.5 generated, end to end, a working three.js solar-system simulator with adjustable speed, realistic orbits and a starfield, plus a HUD. xAI stresses that even a terse prompt yields a fully designed, ready-to-use app.
One natural-language instruction, straight to a complete front-end app with controls that runs in real time. Beyond demos like this, xAI notes it can handle challenging Rust and C / C++ tasks, running end to end from prompt to finished result.
Same Task: One Sentence + One Reference Image, Rebuild a 3D Globe Dashboard
Developer @hqmank ran Grok 4.5 through the same challenge: as with his earlier Fable 5 test, just one sentence of prompt plus one reference image, with the task of rebuilding a Three.js 3D globe dashboard.
In his words: the lighting, glass panels, depth of field and spacing all landed; the Three.js scene rendered correctly on the first try; the front end came out much better than expected. On this task, he rates Grok 4.5 above Opus 4.8, with only Fable 5 ahead.
Where It Actually Ranks on the Coding Tests
Here are xAI's DeepSWE 1.0 numbers. DeepSWE 1.0 is a benchmark that tests how well an AI handles real software-engineering tasks; the score is the share it gets right on a single attempt (pass@1 — one shot only, like an exam where you can't cross out and redo). On this board, Grok 4.5 scores 62.0%, in third place.
The same launch page lists several other coding-related boards. The framing differs, and so does the ranking — first on some, further back on others:
Independent benchmarking outfit Artificial Analysis put out a composite score right after launch (not xAI's own chart):
- Intelligence Index score of 54, 4th overall, with only Fable 5, GPT-5.5 and Opus 4.8 ahead; up 16 points from the previous Grok 4.3.
- Coding Agent Index (run inside Grok Build) score of 76, level with GPT-5.5 in Codex and just below Fable 5 in Claude Code.
- Cost per task: Intelligence Index about $0.31 / task; Coding Agent Index about $2.49-2.59 / task (Fable 5 / Claude Code about $11.80, GPT-5.5 / Codex about $5.07).
- Coding Agent tasks average about 1.9M total tokens, well below Fable 5 (7.2M) and GPT-5.5 (6.2M).
- The weak spot is spelled out too: AA-Omniscience accuracy rose from 35% to 52%, but the hallucination rate climbed from 25% to 54% — it knows more, and it's more confident when it's wrong.
Third parties and the surrounding coverage add a few more data points: Cursor says it co-trained Grok 4.5 with xAI and calls it their first stronger model that "does more than just software engineering"; some reports, citing Artificial Analysis / Musk-related disclosures, put Grok 4.5's parameter count at roughly 1.5 trillion, about 3× that of Grok 4.3 (the launch page itself lists no parameter count). Musk's public line is "Opus-class, but faster, leaner and cheaper." SpaceX's ~$60 billion all-stock acquisition of Cursor in June is treated by several outlets as the industry backdrop for this co-training.
Why It's Fast and Cheap
Grok 4.5's edge sits squarely on speed and cost. It didn't top the benchmarks, but it pairs a flagship-grade brain with a fast model's output speed and low price.
It outputs at 80 TPS, hitting what the industry calls the "fast model" tier; xAI says that on comparable tasks its token efficiency is about twice that of the latest flagships — solving the same problem in under half the steps and tokens.
SWE-Bench Pro
For agentic scenarios, that means longer autonomous runs and more back-and-forth within the same token budget and time.
How They Hammered It Out
How this capability got hammered out. Grok 4.5 was trained on tens of thousands of NVIDIA GB300s (NVIDIA's latest-generation high-performance GPU chips built for large-scale AI training). Beyond piling on compute, xAI says the real work went into filtering and cleaning the data: deduplicating, scoring it for quality, and selecting by domain, so the training data is both broad in coverage and dense in signal.
The reinforcement-learning step spans hundreds of thousands of tasks, centered on multi-step software engineering and graded by a mix of automated scoring and model scoring. Their training architecture is highly asynchronous: one agent can run on its own for hours while tens of thousands of GPUs keep learning.
domain filtering
pretraining
RL (async rollout)
From Writing Code to Building Excel, PPT and Word
Grok 4.5's abilities aren't limited to code. It's now the default model in Grok Build (xAI's command-line coding tool), and the same skills reach into the Excel, PowerPoint and Word trio.
Each of the three has its own approach: in Excel it can build multi-sheet models while looking things up online, leaving notes for later reference; in PowerPoint it draws complex diagrams with native shapes and lays out clear slide content; in Word it writes well-organized, formal copy.
Excel
- Model after online research
- Formulas across multiple sheets
- Leave notes / comments for later
PowerPoint
- Draw complex diagrams with native shapes
- Design clear slide content
- Build the whole structure from a prompt
Word
- Write clear, formal copy
- Handle official-style written prose
Outline a 5-slide quarterly business review
Word, PowerPoint and Excel all have official plugins now live, installable from the Microsoft Marketplace.
What It Costs, and Where to Use It Now
Price and access. Grok 4.5 charges $2 per million input tokens and $6 per million output. Add in the token savings above, and the real bill on comparable coding tasks drops another notch.
Compared with the public list prices of same-tier flagships (per million tokens):
| Model | Input | Output |
|---|---|---|
| Grok 4.5 | $2 | $6 |
| Opus 4.8 | $5 | $25 |
| GPT-5.5 / 5.6 | $5 | $30 |
| Fable 5 | $10 | $50 |
On specs, Artificial Analysis records the current context window at 500K tokens (a step down from Grok 4.3's 1M); Musk later said on X that it would "probably be back to 1M next week." Modalities are text + image input, text output.
Where you can use it now: Grok Build, every Cursor plan and the xAI console (console.x.ai) are all live — grab an API key and a few lines of code hook it up. OpenRouter, Hermes Agent and others also came online through launch day.
curl -s https://api.x.ai/v1/responses \
-H "Authorization: Bearer $XAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "grok-4.5",
"input": "Find and fix the bug, then explain it: function median(a){a.sort();return a[a.length/2]}"
}'
Artificial Analysis notes a few more specs: cache hits run about $0.5 / million tokens (roughly a 75% discount off list); the per-unit price doubles once input exceeds about 200K tokens; the current context window is 500K tokens (a step down from Grok 4.3's 1M, with Musk saying it may be back to 1M next week or so); vision input and configurable reasoning are retained. Cursor says usage doubled in the first week and stresses that Grok 4.5 and its own Composer series are models of different scale — Composer 2.5 will stay around.
⚠️ For now the EU can't use Grok 4.5 in any xAI product or API; xAI expects to open it up in mid-July. For a while, Grok 4.5 is also free to use in Grok Build and Cursor.
What This Update Actually Brings
Bring it down to different people, and the payoffs available right now are roughly these.
-
Solo Developers
A one-sentence prompt generates a complete, working app outright, shortening the path from idea to demoable prototype; when coding, you can switch straight to it inside Grok Build and Cursor.
-
Office Knowledge Workers
One more agent that can model, draw and write copy on its own: the Word / PowerPoint / Excel plugins are live, handling work like online-research-driven multi-sheet Excel modeling, PPT diagramming and official document writing.
-
API Developers
At $2 / $6 per million tokens, plus roughly 2× token efficiency, the same budget runs more and longer agentic autonomous tasks.
Overall, Grok 4.5 delivers the highest intelligence per unit of time and cost. xAI, "Introducing Grok 4.5," official text
Top-Tier AI Has Always Been "Smarter = Slower + Pricier" → Grok 4.5 Breaks That: ~2× the Speed, ~a Quarter the Output Price
xAI ships its new flagship Grok 4.5, built for coding and office automation: third on the coding tests, but faster and cheaper — the whole story on one page, with a chart.
↓ One page · with a moving chart
Grok 4.5 is the new-generation large model just shipped by Musk's AI company xAI — for writing code, handling office documents, and getting work done step by step on its own. To see where it shines this time, you first need to know an old rule top-tier AI has never been able to dodge.
✘ But the rule has always been: smarter means slower and pricier
Smarter models tend to be bigger, think through more steps per problem and output more text, so both time and the bill climb — which is why flagship models end up slow and expensive.
Grok 4.5 pries "smart" apart from "fast and cheap." On the same coding problem, it uses about half the words (tokens — the unit for AI billing and compute) of mainstream flagships, outputs about twice as fast, and costs about a quarter as much.
~67,020 words on average
output price $25 / million words
~15,954 words on average
output price $6 / million words
It's not just coding, either: give it one sentence and it builds a working web app outright; it's now wired into Excel, PPT and Word, able to build tables, draw and write copy on its own. But it didn't top the benchmarks — third on the coding tests. Halving the word count and still getting the job done — how?
The key is the number of detour steps. On the same problem, the old flagship thinks back and forth through many steps, outputting text at each one; Grok 4.5 thinks in fewer steps, so it naturally outputs fewer words.
"Twice as fast" doesn't register; money does. Run three AIs over the same batch of coding tasks and see the average cost per task:
Still thinking…
= slower · pricier
~2× the old flagship
fewer steps, so fewer words.
- × Speed / savings / scores — mostly xAI's own tests
- × Only 3rd on the coding test (62%)
- × Hallucination rate up from 25% to 54%
it's near-top brains at 2× speed, a quarter the price.
