China Moves to Restrict US Investment in AI Firms
China plans to limit US investment in domestic AI companies without government approval following scrutiny of a major cross-border deal. The move signals tighter control over sensitive technologies.
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.
China plans to limit US investment in domestic AI companies without government approval following scrutiny of a major cross-border deal. The move signals tighter control over sensitive technologies.
NEC will deploy Anthropic’s Claude AI to 30,000 employees and co-develop industry-specific tools for Japan. The partnership targets regulated sectors and enterprise AI adoption.
Meta will deploy tens of millions of AWS Graviton cores to power its next generation of AI systems. The deal highlights rising demand for CPU-driven infrastructure alongside GPUs.
Cohere plans to acquire Aleph Alpha and secure a $600 million investment to expand its footprint in Europe. The deal targets demand for sovereign AI in regulated industries.
DeepSeek has released a preview of its V4 language model, highlighting lower inference costs and strong performance. The launch intensifies competition in China’s fast-growing AI market.
OpenAI has launched GPT-5.5, a new flagship model designed for coding, computer use, knowledge work, and scientific research, with stronger performance, lower token usage, and broader real-world autonomy than GPT-5.4.
Anthropic has reached a $1 trillion implied valuation on secondary markets, surpassing OpenAI amid rapid revenue growth. The surge highlights strong investor demand but raises questions ahead of a potential IPO.
Microsoft will invest A$25 billion in Australia to expand cloud, AI, and cybersecurity capabilities while training millions of workers. The move strengthens the country’s position as a global AI infrastructure hub.
The White House has accused China of large-scale theft of U.S. AI intellectual property, citing coordinated campaigns targeting leading labs.
Google expands Gemini AI Overviews to Gmail and Drive, helping Workspace users summarize emails and retrieve insights faster across conversations.