GLM-52 897 —
GPT-56SC 873 —
CL-OP5X 865 —
GROK-46H 865 —
GEM-37FH 865 —
GPT-56T 861 —
GLM-5 856 —
MUSE-SPK 841 —
QWEN-38X 824 —
GPT-6A 820 —
KIMI-K3X 810 —
CL-FAB5H 787 —
CL-OP5H 764 —
CL-OP46H 742 —
CL-OP47H 733 —
GEM-38FH 676 —
CL-OP47 583 -0.7%
INKL 531 —
CL-OP46 496 -0.2%
CL-OP48 490 -0.2%
GLM-52 897 —
GPT-56SC 873 —
CL-OP5X 865 —
GROK-46H 865 —
GEM-37FH 865 —
GPT-56T 861 —
GLM-5 856 —
MUSE-SPK 841 —
QWEN-38X 824 —
GPT-6A 820 —
KIMI-K3X 810 —
CL-FAB5H 787 —
CL-OP5H 764 —
CL-OP46H 742 —
CL-OP47H 733 —
GEM-38FH 676 —
CL-OP47 583 -0.7%
INKL 531 —
CL-OP46 496 -0.2%
CL-OP48 490 -0.2%
← Back to feed

Cursor Is Training a 1.5-Trillion-Parameter Model From Scratch on Colossus — First IDE Company to Own the Full Stack

At its Compile keynote on June 16, Cursor co-founder Michael Truell disclosed that the company is training its first fully self-built AI model from a blank initialization on xAI’s Colossus supercomputer in Memphis — more than 100,000 Nvidia GPUs, a training run ten to twenty times larger than anything Cursor has run before. The model, at 1.5 trillion parameters, is positioned as comparable in scale to Claude Opus and the GPT-5.x family. Truell confirmed that both of those model families are currently below two trillion parameters.

No benchmarks exist yet. Truell said the model was expected to ship to users within weeks of the June 16 keynote — which puts the expected window in early-to-mid July 2026.

Why This Is Structurally Different From Every Prior Cursor Model

Every Cursor model before this one — including Composer 2 and Composer 2.5, which currently ranks third on the Artificial Analysis Coding Agent Index at $0.07 per task — was built by starting with a published open-source foundation. Composer 2 and 2.5 used the Kimi K2.5 base from Moonshot AI and applied continued pretraining and reinforcement learning on top of it. Cursor controlled the fine-tuning; it did not control what the model fundamentally knew before fine-tuning started.

The new model begins at random initialization. That means Cursor determines what data the model trains on, how its parameters are initialized, what conceptual structures its weights encode before any coding-task fine-tuning begins. Ownership of the pretraining pipeline is the capability moat that Anthropic and OpenAI hold; it is what allows them to continuously improve the base rather than working within the constraints of someone else’s architecture choices.

It also changes the cost structure. Cursor’s prior business model was API reseller: charge developers a subscription, pay Anthropic, OpenAI, or Moonshot per inference token, keep the margin. That margin has been consistently squeezed as frontier model prices have dropped and Cursor has offered heavy inference budgets to attract developers. Owning the training means inference costs shift from a recurring per-token payment to a sunk pretraining capex — a fundamentally different financial architecture.

What Truell Said About Scale

The training is running on more than 100,000 Nvidia GPUs at Colossus. Training runs at this scale typically consume dataset sizes in the trillions of tokens and run continuously for several weeks. Truell positioned the model as general-purpose — designed to go beyond coding — which signals Cursor’s ambition to compete directly against foundation models rather than building a narrow specialist.

The 1.5 trillion parameter count, alongside Truell’s disclosure that both Claude Opus and GPT-5.x tier models are below two trillion parameters, positions this as a genuine frontier-scale training run — not a distillation or a smaller specialist. A well-resourced application-layer company with direct access to Colossus is now within the same parameter order of magnitude as dedicated AI labs. That gap has never been smaller.

Compile’s Three Announcements Read Together

Cursor shipped three products at Compile alongside the model disclosure:

Origin is an agent-first Git hosting and code collaboration platform, currently in waitlist preview with general availability targeted for fall 2026. Its core technical bet is that GitHub’s merge conflict model — designed for human-paced sequential commits — cannot survive machine-speed parallel agent development. GitHub processed roughly 275 million AI agent commits per week in May 2026, approximately fourteen times its full-year 2025 volume, and experienced nine outages in the same month. Origin builds merge conflict resolution around semantic intent rather than line-level diff markers: the system infers what each agent’s branch was trying to accomplish and resolves conflicts based on that inferred goal. Demo metrics showed 22 commits per second and 296,000 clones per hour in a single repository.

Cursor Mobile is an iOS public beta available on TestFlight. It is not a mobile code editor — it is a remote supervision layer. Developers can check on running agents, unblock stalled tasks, review agent-generated screenshots, and access agents running on a local machine. The positioning assumes developers have delegated work to agents and need to manage that delegation from anywhere, not just from the desk where the IDE is open.

Taken together, the three announcements describe a company moving from the application layer down to its foundation — owning pretraining, version control infrastructure, and mobile supervision alongside the code editor itself.

The SpaceX Acquisition Variable

Cursor is in the process of being acquired by SpaceX in an all-stock deal valued at $60 billion, announced June 16. The deal is expected to close in Q3 2026.

Post-acquisition, Cursor has historically offered model agnosticism as a differentiator: route work to Anthropic, OpenAI, or Cursor’s own Composer based on the task. SpaceX has a financial incentive to increase Grok utilization after xAI posted a $6.35 billion operating loss in 2025. No public commitment to maintaining multi-model access after the merger closes has been made.

Developers with enterprise contracts built around Claude access inside Cursor — or organizations that selected Cursor specifically because it let them use Anthropic’s models with a familiar IDE — should begin watching SpaceX’s post-merger communications closely. The model choice that made Cursor attractive to those users may change once the acquisition closes and the financial incentives of a Grok-owning parent company apply.

What the Launch Window Means for the Market

The Cursor model, if it ships in July as positioned and performs near Claude Opus and GPT-5.5 quality, changes the economics of the coding agent market in a specific way: the company with the largest share of professional developer tooling workflow data becomes the inference provider for those same developers, removing any remaining dependency on Anthropic or OpenAI for code generation inside the IDE.

Whether a model trained on Cursor’s developer workflow data with no independently disclosed architecture details can match the quality of labs that have been refining pretraining for four or more years is unknown. The benchmark data will arrive when the model ships. The structural question — whether an IDE company can now own the full AI stack from pretraining to deployment to version control — has already been answered by the announcement itself: yes.