Jeff Bezos to Become Co-CEO of AI Startup Project Prometheus
Jeff Bezos joins Project Prometheus as co-CEO, helping lead the AI startup with $6.2 billion in funding to improve manufacturing across tech, automotive, and aerospace sectors.
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.
Jeff Bezos joins Project Prometheus as co-CEO, helping lead the AI startup with $6.2 billion in funding to improve manufacturing across tech, automotive, and aerospace sectors.
OpenAI introduces group chat for ChatGPT, letting users collaborate in shared conversations with GPT‑5.1 Auto handling responses, image generation, and more.
Alibaba.com unveiled AI Mode at CoCreate Europe, integrating agentic AI into its platform to help businesses discover suppliers, optimize sourcing, and automate trade processes.
Google is introducing new AI-powered shopping experiences, including conversational search, agentic checkout, and Duplex-based store calls, designed to make online shopping faster, easier, and more natural ahead of the holiday season.
LinkedIn is expanding its AI capabilities with a new natural language–based people search feature, allowing users to find professionals by describing who they’re looking for instead of relying on filters or job titles.
OpenAI has launched GPT‑5.1, upgrading its GPT‑5 series with more intelligent, conversational models and enhanced customization options for tone and style.
Anthropic will spend $50 billion on custom AI data centers in Texas and New York, partnering with Fluidstack to boost U.S. compute capacity and support its long-term research.
Google introduces Private AI Compute, a cloud platform that combines Gemini models with advanced privacy protections, allowing AI to process sensitive data securely without user exposure.
Google will invest €5.5 billion ($6.41 billion) in Germany to expand its cloud and data center capacity, building new facilities in Hesse as part of its European infrastructure strategy.
Meta’s chief AI scientist Yann LeCun is reportedly preparing to leave the company to start his own AI venture focused on world models, signaling a major shift for Meta’s research division.