Musk Floats Moon Factory as xAI Co-Founders Depart
Elon Musk outlined a vision for moon-based AI manufacturing as xAI faces mounting leadership departures following its acquisition by SpaceX and ahead of a potential IPO.
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 outlined a vision for moon-based AI manufacturing as xAI faces mounting leadership departures following its acquisition by SpaceX and ahead of a potential IPO.
Nebius has agreed to acquire agentic search provider Tavily, integrating real-time web search into its AI cloud platform as enterprise adoption of autonomous AI agents accelerates.
Alibaba has introduced RynnBrain, a new AI model designed to enhance robotic perception and object recognition, advancing China’s push into physical AI and robotics.
SoftBank is set to report gains from its OpenAI investment, but investors are closely watching how the firm will finance ongoing AI commitments amid rising leverage and asset sales.
A new Harvard Business Review study suggests that widespread AI adoption may increase workloads and burnout, even when productivity tools make tasks easier to complete.
OpenAI has started testing advertisements in ChatGPT for certain U.S. users, marking a shift in how the company funds free access while emphasizing privacy and answer independence.
Telegram has introduced Mira, its first blockchain-based AI assistant, offering private and standard modes, multi-model AI capabilities, and future integration with crypto and group chats.
AI.com’s Super Bowl advertisement triggered a surge of traffic that temporarily crashed the platform, highlighting both strong consumer interest and the risks of high-profile AI marketing.
Apple confronts rising memory chip prices as iPhone demand surges, weighing whether to raise prices or absorb costs, a choice that could reshape the global smartphone market.
Anthropic released Opus 4.6 with new agent team capabilities, while OpenAI quickly followed with a more advanced Codex model, underscoring intensifying competition in AI-powered software development.