Nvidia Considers Boosting H200 Chip Production for China
Nvidia is reportedly planning to increase production of its H200 AI training chips following approval to sell them in China.
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.
Nvidia is reportedly planning to increase production of its H200 AI training chips following approval to sell them in China.
President Donald Trump signed an executive order establishing a unified federal AI regulatory framework aimed at preempting state-level rules. The order directs the Justice Department to challenge state AI laws and conditions federal funding on compliance.
Google released a major upgrade to its Gemini Deep Research agent, giving developers access to advanced autonomous research capabilities through the Interactions API. The company also introduced DeepSearchQA, a benchmark for evaluating multi-step web research agents.
OpenAI has released GPT-5.2, a new model series designed to improve professional knowledge work with major gains in reasoning, coding, long-context analysis, and vision. The update brings enhanced performance to ChatGPT and the API across Instant, Thinking, and Pro variants.
Disney and OpenAI announced a three-year licensing deal allowing Sora to generate fan-inspired short videos featuring over 200 Disney, Marvel, Pixar, and Star Wars characters.
OpenAI faces a wrongful death lawsuit alleging ChatGPT reinforced a man’s violent delusions, contributing to the killing of his mother in Connecticut. The case marks the first time an AI platform has been accused of involvement in a murder.
Adobe has integrated Photoshop, Adobe Express and Acrobat directly into ChatGPT, allowing users to edit images, design content and manage PDFs through conversational instructions.
Google launches a pilot program adding AI-powered article overviews to Google News, partnering with global publishers and experimenting with audio briefings and contextual links.
Microsoft will invest $17.5 billion over four years to expand AI and cloud infrastructure in India, supporting national AI platforms and workforce training initiatives.
Anthropic has partnered with Accenture in a multi-year deal to train employees on Claude AI and integrate Claude Code tools into enterprise development workflows.