EU Holds AI Access Talks With OpenAI and Anthropic
The European Commission is in ongoing talks with OpenAI and Anthropic over AI model access, transparency, and regulatory engagement.
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.
The European Commission is in ongoing talks with OpenAI and Anthropic over AI model access, transparency, and regulatory engagement.
Tether Data has introduced QVAC MedPsy, a family of compact medical AI models designed for smartphones, laptops, and edge devices. The company claims the models outperform significantly larger healthcare-focused systems while reducing inference costs and token usage.
Elon Musk said xAI will cease operating as an independent company and become fully integrated into SpaceX under a new SpaceXAI structure. The move combines Musk’s AI models, compute infrastructure, and aerospace operations into a single organization.
OpenAI has released ChatGPT integrations for Excel and Google Sheets, allowing users to build, edit, and analyze spreadsheets directly inside the applications.
Panthalassa has raised $140 million to scale offshore AI computing systems powered by ocean waves. The company says its floating infrastructure could help solve the energy and cooling constraints facing AI data centers.
Anthropic has signed a compute agreement with SpaceX that adds access to more than 220,000 NVIDIA GPUs at the Colossus 1 data center. The added capacity is already being used to raise Claude usage limits and API availability.
Anthropic has signed a deal to access SpaceXAI’s Colossus 1 supercomputer, adding more than 220,000 NVIDIA GPUs to support Claude training and inference workloads.
OpenAI’s rumored AI-focused smartphone could enter mass production in 2027, earlier than previously expected, according to analyst Ming-Chi Kuo.
Microsoft, Google, and xAI will provide the US government with early access to advanced AI models for national security testing. The agreements come amid growing concern over the cybersecurity risks posed by frontier AI systems.
Anthropic has reportedly committed to spending $200 billion on Google Cloud services over five years, underscoring the massive infrastructure demands of advanced AI development.