Grok (xAI)
Grok is the family of large language models built by xAI, the company Elon Musk founded in July 2023. Grok-1 was released open-source in March 2024 at 314 billion Mixture-of-Experts parameters — the largest openly available model at the time. Later versions added real-time access to X (Twitter), image generation, and step-by-step reasoning. Grok 4 (July 2025) introduced native tool use and a 256K context window; the line has since continued with faster, cheaper, longer-context releases in 2026.
Elon Musk's AI — real-time web access, massive training compute, native tool use.
Category: Flagship AI Models
The Grok lineage: from open-source 314B to Grok 4
| Model | Released | Context | Notable for |
|---|---|---|---|
| Grok-1 | Mar 2024 | 8K | Open-sourced 314B MoE; largest open model then |
| Grok-1.5 | Mar 2024 | 128K | Longer context, stronger reasoning |
| Grok-2 | Aug 2024 | 128K | Real-time X data, image generation |
| Grok-3 | Feb 2025 | 128K | Trained on the Colossus cluster; "Think" reasoning |
| Grok 4 | Jul 2025 | 256K | Native tool use, live web and X search |
Grok-1 mattered for being openly released at a size no one else had open-sourced. From Grok-2 onward the models turned proprietary and leaned into xAI's structural advantage: direct, real-time access to the X social graph and a very large training cluster.
Where the line is now (mid-2026): Grok 4 ships a 256K context window at roughly $3 / $15 per million input/output tokens; a separate Grok 4 Fast variant stretches context to about 2M for cheaper, high-throughput work. xAI has continued shipping faster 2026 releases that lower price and raise context further, so check current xAI docs for the exact active model.
Colossus: xAI's compute bet
Grok-3 was trained on Colossus, a cluster xAI says it built in Memphis, Tennessee, claiming on the order of 200,000 Nvidia H100 GPUs assembled in roughly four months. Even allowing for marketing, that places xAI among the best-resourced training operations in the world, and it explains how a company founded in 2023 reached the frontier so quickly.
- Mixture-of-Experts architecture — only a subset of experts fires per token, like other frontier models
- Reasoning ('Think') modes that spend extra compute before answering hard problems
- Native tool use from Grok 4 — the model autonomously runs a code interpreter and web/X search
- Tight integration with X Premium, where Grok powers the in-app assistant
What makes Grok different
Grok's defining feature is live access to X data — it can reference current posts, trending topics, and breaking news in its answers. That makes it genuinely useful for questions about right-now events and public sentiment, in a way models with fixed knowledge cutoffs are not. The flip side is that anything sourced from a live social feed inherits that feed's biases, noise, and misinformation, so Grok's real-time answers warrant the same scrutiny you would apply to social media itself.
Guardrails and content: Grok is marketed as having a looser content policy than rivals. That can mean fewer refusals on benign edge cases, but it also means weaker filtering on genuinely harmful or false content, which matters for any production or brand-facing use.
Grok vs GPT-5.5, Claude, and Gemini
- Grok — best for real-time information, current events, and X/social sentiment; native live search
- GPT-5.5 — best for agentic coding, computer use, and broad tool ecosystems
- Claude Opus 4.8 / Sonnet 4.6 — best for software-engineering quality, careful writing, and safety-sensitive work
- Gemini 3.1 Pro — best for very long context (2M) and search-grounded multimodal answers
- All four are competitive on standard benchmarks; task fit and live-data needs usually decide the pick
Benchmarks and key specs
| Model | Released | Context | Open? | Notable for |
|---|---|---|---|---|
| Grok-1 | Mar 2024 | 8K | Yes (Apache 2.0) | Largest open MoE model at release (314B) |
| Grok-3 | Feb 2025 | 128K | No | Colossus-trained; reasoning modes |
| Grok 4 | Jul 2025 | 256K | No | Native tool use; ~$3 / $15 per 1M tokens |
On Grok benchmarks: xAI markets Grok as a top scorer on reasoning benchmarks like Humanity's Last Exam and ARC-AGI, and the Grok 4 line rates highly on the Artificial Analysis Intelligence Index. As with all vendor benchmarks, treat headline claims as directional and verify on your own tasks.
Frequently asked questions
Is Grok open source? Only Grok-1 was released open-weight (Apache 2.0) in 2024. Every version since (Grok-2, 3, 4 and later) is proprietary and available through xAI's API and X Premium.
What makes Grok different from ChatGPT or Claude? Live access to X (Twitter) data — Grok can reference current posts, trends, and breaking news, which models with fixed knowledge cutoffs cannot. The tradeoff is that real-time social data carries social-media bias and noise.
What is Grok's context window? Grok 4 ships a 256K-token window; a separate Grok 4 Fast variant extends to about 2M tokens for high-throughput, long-context work.
Who builds Grok? xAI, the company Elon Musk founded in July 2023, which trains its models on the large Colossus GPU cluster in Memphis.
LumiChats lets you compare Grok against the current Claude, GPT, and Gemini models on the same prompt, so you can see where its real-time answers help and where another model is the better fit.