1/ Composer 2.5 is having a moment. Worth a look at how the team actually got here. @cursor_ai's Federico Cassano and @FireworksAI_HQ cofounder Dima Dzhulgakov discussed Training Data with @sonyatweetybird. The whole episode is worth your time, but we’ll break it down here.
Cursor and Fireworks AI Detail the Specialized Training Infrastructure Behind Composer 2.5
Fireworks AI· Updated
Cursor and Fireworks AI shared a technical breakdown of the distributed reinforcement learning infrastructure used to build the Composer 2.5 coding model. The team treats model weights as finite storage bits dedicated entirely to software engineering, allowing the model to match frontier performance at one-tenth the cost. This shift demonstrates how specialized products can use real-world usage as a proprietary training loop.
- Pricing (input)
- $0.50 per million tokens
- Pricing (output)
- $2.50 per million tokens
- Weight sync speed
- Under 1 minute for 1TB
- Compression ratio
- 20x for weight transfers
- Update frequency
- Every few hours
This approach solves scaling bottlenecks in distributed reinforcement learning. The team used delta compression to sync 1TB of weights across global clusters in under a minute. They also introduced "router replay" to fix numerical divergence in Mixture of Experts models, ensuring training and inference workers activate the same experts.
Cursor now uses real-time reinforcement learning to ship model updates every few hours. This turns the product into a proprietary training environment. Building on the Cursor Composer 2 technical report, the model is available now for users at $0.50 per million input tokens.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →




