Anthropic Launches Claude Corps, a $150 Million Nonprofit AI Fellowship
Anthropic committed $150 million to Claude Corps, a fellowship paying 1,000 early-career workers to spend a year embedding AI in US nonprofits.
A KV cache, or key-value cache, speeds up autoregressive transformer inference by storing attention information calculated for tokens that have already been processed. Without the cache, the model would recompute those keys and values each time it generates another token. Reusing them reduces repeated work and improves response latency, especially for long prompts and outputs. The tradeoff is memory: cache size grows with sequence length, batch size, layer count, and model dimensions. Production systems manage this cost with paging, quantization, eviction, prompt caching, and request scheduling. KV caching changes inference efficiency, not the model’s learned knowledge, and cached data must be protected when prompts contain sensitive information.
Anthropic committed $150 million to Claude Corps, a fellowship paying 1,000 early-career workers to spend a year embedding AI in US nonprofits.
SpaceX is pitching investors on a vertically integrated AI strategy spanning chips, data centers and even compute satellites in orbit, bankrolled by Starlink’s profits.
SpaceX IPO sold 555.6 million shares at a fixed $135, nearly tripling the prior record as heavy demand bets on Musk despite steep losses and no path to profit.
Jeff Bezos’s industrial AI startup Prometheus raised $12 billion at a $41 billion valuation, emerging from stealth to build AI for engineering and manufacturing.
Google released DiffusionGemma, an open model that generates text in parallel blocks for up to four times faster output on local GPUs.
Xiaomi MiMo Code is a free, MIT-licensed coding agent with persistent memory and parallel reasoning, forked from OpenCode and aimed at hundred-step tasks.
GPT-5.6 is expected in June with what OpenAI calls meaningful gains over GPT-5.5, arriving alongside a ChatGPT overhaul and shifting public-listing plans.
OpenAI is weighing steep cuts to its token prices to win users from Anthropic, signaling a possible price war as both companies head toward IPOs.
Anthropic CEO Dario Amodei published an essay urging binding, FAA-style safety testing for frontier AI models, marking a shift from the company’s earlier focus on transparency.
Google AI Plus adds Gemini 3.1 Pro, Omni Flash video and family sharing while undercutting pricier ChatGPT and Anthropic subscription tiers in the US market.