Continuing our coverage from [yesterday](/?date=2026-05-16&category=news#item-d4e9380a4749), Cerebras completed its IPO, closing at $280/share for a $60 billion market cap, after a previously pulled S-1 and a major $10-$20B partnership with OpenAI. This follows NVIDIA's $20B acquisition of Groq six months prior, reinforcing the 'Big Chip' thesis and the inference inflection trend.
Category intelligence
AI News Briefing — May 17, 2026
9 current items analyzed and ranked.
Executive synthesis
AI News Summary
Cerebras completed a landmark $60B IPO, validating the AI-specific chip market alongside NVIDIA's earlier $20B Groq acquisition — signaling massive capital conviction in inference-optimized hardware.
On the research front:
- NVIDIA open-sourced SANA-WM, a 2.6B-parameter world model generating minute-long 720p video on a single GPU for robotics and simulation.
- Nous Research proposed Lighthouse Attention, delivering 1.4–1.7× pretraining speedups at long context with no loss degradation.
- BerriAI open-sourced the LiteLLM Agent Platform for production-grade agent deployment on Kubernetes.
In industry and policy, the Musk vs. Altman/OpenAI trial nears jury deliberation after revealing extensive internal communications, while the CFTC is deploying AI to monitor insider trading on prediction markets like Polymarket and Kalshi.
Key Themes
Primary evidence
Top Ranked Signals
NVIDIA Introduces SANA-WM: A 2.6B-Parameter Open-Source World Model That Generates Minute-Scale 720p Video on a Single GPU
By Asif Razzaq
NVIDIA released SANA-WM, a 2.6B-parameter open-source Diffusion Transformer world model that generates minute-long 720p video with 6-DoF camera control on a single GPU. It targets embodied AI, simulation, and robotics use cases, significantly lowering compute requirements versus multi-GPU baselines.
Nous Research Proposes Lighthouse Attention: A Training-Only Selection-Based Hierarchical Attention That Delivers 1.4–1.7× Pretraining Speedup at Long Context
By Asif Razzaq
Nous Research introduced Lighthouse Attention, a training-time hierarchical attention mechanism achieving 1.4–1.7× end-to-end wall-clock pretraining speedup over cuDNN SDPA baselines at long context lengths, with matching or lower final loss. It addresses the quadratic compute scaling of standard attention during pretraining.
What we learned from the cringey courtroom drama between Elon Musk and Sam Altman
By Nick Robins-Early
Continuing our coverage from Thursday, The Musk vs. Altman/OpenAI trial reached its closing stages, with jury deliberations beginning Monday. The trial exposed extensive private communications and testimony from major tech figures including Satya Nadella, revealing behind-the-scenes dynamics of OpenAI's founding and governance.
Meet LiteLLM Agent Platform: A Kubernetes-Based, Self-Hosted Infrastructure Layer for Isolated Agent Sandboxes and Persistent Session Management in Production
By Asif Razzaq
BerriAI open-sourced the LiteLLM Agent Platform, a Kubernetes-based infrastructure layer for running stateful AI agents in production with isolated sandboxes and persistent session management. It addresses the gap between local agent prototyping and reliable multi-agent production deployment.
The US is betting on AI to catch insider trading in prediction markets
By Kate Knibbs, wired.com
The CFTC is deploying AI tools to monitor and catch insider trading on prediction markets like Polymarket and Kalshi, targeting US-based traders using offshore crypto platforms. This follows a wave of suspiciously timed bets on geopolitical events over the past year.
Pity the poor AI data centers facing ‘discrimination’ | Arwa Mahdawi
By Arwa Mahdawi
Building on yesterday's reporting on the Lake Tahoe energy conflict, An opinion piece highlighting growing local resistance to AI data center construction across the US, arguing they divert critical resources like water and power from communities. The piece frames industry complaints about regulatory pushback as tone-deaf.
Some Asexuals Are Using AI Companions for Intimacy Without the Sex
By Mattha Busby
WIRED profiles asexual individuals using AI companion chatbots for emotional intimacy without sexual expectations, highlighting both user experiences and community concerns about the association.
How to Build Repository-Level Code Intelligence with Repowise Using Graph Analysis, Dead-Code Detection, Decisions, and AI Context
By Sana Hassan
A technical tutorial demonstrating how to use the Repowise tool for repository-level code intelligence, including graph analysis, dead-code detection, and AI-assisted architectural documentation.