Anthropic Secures 300MW Compute at Colossus 1 with 220,000 NVIDIA GPUs via SpaceX Partnership

Anthropic has secured a major partnership with SpaceX to exclusively utilize all compute capacity at the Colossus 1 data center. According to the announcement, this agreement provides Anthropic with over 300 megawatts of additional capacity, comprising more than 220,000 NVIDIA GPUs — all to be available within the month.
Key Details
- Partner: SpaceX (data center operator)
- Facility: Colossus 1 data center (all compute capacity reserved)
- Capacity: Over 300 megawatts of additional compute power
- Hardware: More than 220,000 NVIDIA GPUs
- Timeline: Available within the month (no specific date given)
This deal dramatically expands Anthropic's compute resources, likely to train and serve frontier models (e.g., Claude). The scale — 300MW and 220k GPUs — places this among the largest single-tenant AI compute agreements. SpaceX's involvement suggests potential use of Starlink for networking or off-grid power solutions, though that's speculative. The exact GPU models (H100, B200, etc.) were not specified.
For developers: more compute for Anthropic could mean faster model iteration, larger context windows, or cheaper inference. No immediate impact on Claude API pricing or availability was announced.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code v2.1.77 Release: Token Limits, Sandbox Controls, and Bug Fixes
Claude Code v2.1.77 increases default maximum output token limits for Claude Opus 4.6 to 64k tokens and adds an allowRead sandbox filesystem setting. The release includes over 30 fixes for issues ranging from memory management to terminal UI behavior.

AI Tools May Lead to Homogenized Output in Creative and Development Work
A Reddit user reports that multiple teams using AI tools like ChatGPT, Co-Pilot, and Claude for strategy roadmaps and software development are producing similar outputs with identical buzzword patterns and design structures.

MeshCore team splits: trademark filed in secret, AI-generated code dispute
The MeshCore development team publicly splits after contributor Andy Kirby secretly filed for the MeshCore trademark and used Claude Code to generate the majority of his code contributions without disclosure.

Local LLM Benchmark: Backend Generation by Function Calling – GLM, Qwen, DeepSeek Compared
A rigorous benchmark of local and frontier LLMs for backend code generation via function calling, with scoring rubric. Key findings: qwen3.5-35b-a3b matches gpt-5.4 on DB/API design, and dense Qwen 27B beats 397B MoE. Frontier models dropped due to cost.