Musk Seeks Up To $134 Billion in OpenAI, Microsoft Lawsuit
Elon Musk is demanding up to $134 billion from OpenAI and Microsoft in a lawsuit alleging the AI company broke its nonprofit promises after accepting major funding.
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.
Elon Musk is demanding up to $134 billion from OpenAI and Microsoft in a lawsuit alleging the AI company broke its nonprofit promises after accepting major funding.
OpenAI is on track to unveil its first consumer device in the second half of 2026, signaling a major expansion beyond software as the company explores a new category of AI-native hardware.
OpenAI announced it will begin testing ads in ChatGPT for free U.S. users, while paid subscriptions will remain ad-free, marking a potential new revenue stream.
U.S. auto safety regulators granted Tesla a five-week extension to respond to an investigation into whether its Full Self-Driving system violates traffic laws during operation.
A federal judge ruled that Elon Musk’s lawsuit accusing OpenAI of abandoning its charitable mission can proceed to trial, rejecting dismissal efforts by OpenAI and Microsoft.
OpenAI has invested in Merge Labs, a brain-computer interface startup founded by CEO Sam Altman, as part of a $250 million seed round valuing the company at $850 million.
Barclays Research says humanoid robots are moving from experimental labs into real-world deployment as advances in AI and hardware reduce costs. The firm estimates the market could expand sharply over the next decade amid labor shortages.
U.S. senators are demanding detailed explanations from major tech platforms on how they prevent and monetize AI-generated sexual deepfakes. The inquiry follows renewed scrutiny of generative AI tools and their safeguards.
Google has launched a beta feature that allows Gemini to connect directly with user apps like Gmail and Photos for more personalized responses. The update aims to make Gemini more proactive while keeping privacy controls in user hands.
Anthropic has expanded its Labs organization to incubate experimental products built on emerging Claude capabilities. The move formalizes a product development model that has already produced several fast-scaling AI tools.