Top Topic
Daily AI intelligence
Daily AI Briefing — June 25, 2026
1570 current signals analyzed across AI news, research, social media, and open-source projects.
Daily synthesis
Executive Summary
Top Story
OpenAI and Broadcom unveiled Jalapeño, OpenAI's first custom ASIC designed from scratch over roughly nine months specifically for large language model inference at scale, marking a full-stack vertical-integration push to control inference economics for ChatGPT, Codex, and agentic workloads.
Key Developments
- Qualcomm: Agreed to acquire AI-software startup Modular for nearly $4 billion, expanding from edge devices into data centers.
- Blackstone: Committed $30 billion to AI data centers in Japan amid the global compute buildout.
- Cerebras: Shares slid after its first post-IPO earnings on margin concerns.
- Agility Robotics: Plans a $2.5 billion SPAC listing, signaling embodied-AI commercialization.
- Gradium: Launched speech-translation models it claims beat GPT-Realtime-Translate.
Safety & Regulation
- Switzerland: The Swiss Federal Supreme Court is evaluating Heretic as a tool to curb model over-alignment.
- Talent moves: Senior Google researchers Jonas Adler and Alexander Pritzel departed for Anthropic, while a $27M Anthropic–OpenAI lobbying proxy war over candidate Alex Bores ended in a draw.
Research Highlights
- Internal Data Repetition Destroys Language Models: Uses Compute-Equivalent Gain/Loss to show repetition damage is systematic in the Chinchilla regime.
- Small edits, large models: Editing just 125 Wikipedia articles can measurably shift LLM values, exposing a concrete data-poisoning vector.
- iLLaDA: An 8B masked diffusion LM trained from scratch on 12T tokens narrows the gap to autoregressive models.
- Real-Time Voice AI Hears but Does Not Listen: Production systems including GPT-Realtime-2, Gemini-3.1-Flash-Live, and Qwen3.5 Omni miss prosodic meaning.
- Do Thinking Tokens Help with Safety?: Reasoning tokens do not reliably improve refusal behavior across frontier open-weight models.
Looking Ahead
Watch whether OpenAI's custom silicon and the wave of multi-billion-dollar compute deals deliver durable cost advantages, or instead feed the intensifying debate over an AI infrastructure bubble.
Cross-category signals
Top Topics
Top Topic
AI Compute Buildout & Bubble Fears
Top Topic
Agentic AI & Workplace Agents
Top Topic
Chinese Open Models Pressure Labs
Top Topic
AI Safety & Over-Alignment
Top Topic
AI Talent & IP Disputes
Current evidence
AI News
Compute infrastructure dominated the day. The move signals frontier labs vertically integrating to control inference economics.
- Qualcomm agreed to buy AI-software startup Modular for nearly $4 billion, expanding from edge devices into data centers
- Blackstone committed $30 billion to AI data centers in Japan amid intensifying global buildout
- Cerebras shares slid after its first post-IPO earnings on margin concerns
Mistral shipped OCR 4 (claimed wins in 72% of blind tests), and Gradium launched speech-translation models it says beat gpt-realtime-translate.
- Agility Robotics plans a $2.5 billion SPAC listing, signaling embodied-AI commercialization
- Senior Google researchers Jonas Adler and Alexander Pritzel departed for Anthropic as the talent war continues, while a $27M Anthropic–OpenAI lobbying proxy war over candidate Alex Bores ended in a draw
OpenAI and Broadcom announce chip designed for LLM inference at scale
By Samuel Axon
OpenAI and Broadcom announced Jalapeno, a custom ASIC designed specifically for large language model inference in data centers. Both companies frame it as the first generation of a long-term silicon roadmap aimed at running models at scale.
OpenAI unveils its first custom chip, built by Broadcom
By Russell Brandom
TechCrunch reports OpenAI unveiled its first custom processor, Jalapeno, built with Broadcom and tailored for the specific demands of OpenAI inference systems. It marks OpenAI entry into bespoke AI silicon.
Qualcomm Buys Buzzy Chip Startup Modular for Nearly $4 Billion
By Lauren Goode
Qualcomm agreed to acquire AI chip software startup Modular for nearly 4 billion dollars, expanding from edge devices into data center infrastructure. Modular built one of the most prominent AI compiler and runtime stacks of the era.
Blackstone committed 30 billion dollars to AI data center development in Japan as competition for AI infrastructure in the country intensifies. The plan joins a wave of multibillion-dollar data center deals.
Claude Tag embeds Anthropic's AI in Slack, already writes 65 percent of internal code, company says
By Maximilian Schreiner
Continuing our coverage of the Claude Tag launch from yesterday, Anthropic launched Claude Tag, letting teams summon its AI in any Slack channel by tagging it and assigning tasks. The company says the tool already generates 65 percent of code on its product team.
Current evidence
Research
Today's research centers on data quality, diffusion language models, and an unusually rich set of safety findings on deployed systems.
Data and training dynamics:
- Internal Data Repetition Destroys Language Models uses Compute-Equivalent Gain/Loss to show repetition damage is systematic in the Chinchilla regime.
- Autodata trains an agentic data scientist with meta-optimization, converting inference compute into high-quality synthetic data.
- Small edits, large models shows editing just 125 Wikipedia articles can shift LLM values, exposing a concrete data-poisoning vector.
Architectures and scaling:
- iLLaDA, an 8B masked diffusion LM trained from scratch on 12T tokens, narrows the gap to autoregressive models.
- Wan-Streamer (Alibaba) unifies language, audio, and video I/O in one native-streaming real-time interactive model.
- Emergent Capabilities Arise Randomly reframes emergence as stochastic acquisition of sparse attention patterns, not fixed-scale thresholds.
Safety and alignment:
- Do Thinking Tokens Help with Safety? finds reasoning tokens do not reliably improve refusal behavior across frontier open-weight models.
- Real-Time Voice AI Hears but Does Not Listen shows production systems (GPT Realtime 2, Gemini 3.1 Flash Live, Qwen3.5 Omni) miss prosodic meaning.
- Reward Hacking Without Egregious Misalignment (Kimi K2.5, GPT-OSS 120b) refines when hacking generalizes to broader misalignment.
- Long-Term Simulation introduces TSJ, a longitudinal framework exposing cognitive-developmental risks of AI companions for minors.
Internal Data Repetition Destroys Language Models
By Jessica Chudnovsky, Joshua Kazdan, Noam Levi, Rylan Schaeffer, Yegor Denisov-Blanch, Bo He, Mehmet Donmez, Sanmi Koyejo, David Donoho
Revisits data repetition in the Chinchilla scaling era using Compute-Equivalent Gain/Loss, showing repetition damage is systematic and that repeating a moderate subset many times harms performance more than repeating a large subset few times. Important for data-constrained pretraining.
Autodata: An agentic data scientist to create high quality synthetic data
By Ilia Kulikov, Chenxi Whitehouse, Tianhao Wu, Yixin Nie, Swarnadeep Saha, Eryk Helenowski, Weizhe Yuan, Olga Golovneva, Jack Lanchantin, Yoram Bachrach, Jakob Foerster, Xian Li, Han Fang, Sainbayar Sukhbaatar, Jason Weston
Introduces Autodata, a method to train an agentic data scientist that creates high-quality synthetic training/eval data, with a meta-optimization that improves the agent itself, yielding gains over classical synthetic data methods. From a strong Meta FAIR-style author team.
Do Thinking Tokens Help with Safety?
By Narutatsu Ri, Abhishek Panigrahi, Sanjeev Arora
Provides evidence that thinking tokens do not always improve safety: across frontier open-weight reasoning models, refusal/compliance outcomes are highly predictable from the first token's hidden representation, before any deliberation. Challenges the assumption that deliberation improves alignment.
Real-Time Voice AI Hears but Does Not Listen
By Martijn Bartelds, Federico Bianchi, James Zou
Evaluates four production real-time voice systems (GPT Realtime 2, Gemini 3.1 Flash Live, Qwen3.5 Omni Plus/Flash) on tasks where vocal delivery conveys meaning, finding they act on words and ignore distress, fear, or sarcasm. Notably the failure is in acting not perceiving, since systems can identify the emotion when asked directly.
Improved Large Language Diffusion Models
By Shen Nie, Qiyang Min, Shaoxuan Xu, Zihao Huang, Yuxuan Song, Yong Shan, Yankai Lin, Wayne Xin Zhao, Chongxuan Li, Ji-Rong Wen
iLLaDA is an 8B masked diffusion language model trained fully from scratch with bidirectional attention, scaling pretraining to 12T tokens and improving substantially over the prior LLaDA on general, math, and code benchmarks. It demonstrates continued progress for diffusion-based alternatives to autoregressive LLMs.
Current evidence
Social Media
OpenAI's custom silicon dominated the day. The company and president Greg Brockman unveiled Jalapeño, a from-scratch LLM-inference chip built with Broadcom over nine months, signaling full-stack vertical integration. The flagship announcement drew massive reach (3.8M views), with newsletters and commentators amplifying claims of strong inference performance powering ChatGPT, Codex, and agentic workloads.
- John Carmack delivered a widely-shared reflection on early-career mistakes from the Quake era—over-ambition, startup-intensity burnout, and team management—resonating broadly with engineers.
- Andrej Karpathy clarified his "org-level harness" concept, framing it as an enterprise-grade, multiplayer agentic-work paradigm rather than a simple Slack bot, sparking debate after critics misread the title.
- Agentic tooling threads ran deep: Harrison Chase (LangChain) detailed a LangSmith "sleep-time compute" pattern for agent memory, while Allie Miller described per-teammate Claude triage channels.
- Nathan Lambert anchored the open-model discussion, praising GLM's wins while flagging its brittle, jagged behavior versus closed models and arguing it pressures frontier-lab margins. swyx noted Zai's January IPO and GLM overtaking DeepSeek.
- Jerry Liu (LlamaIndex) benchmarked the newly-released Mistral OCR on ParseBench, finding it competitive for its price.
- NVIDIA detailed NeMo AutoModel's MoE training on Hugging Face Transformers v5. Gary Marcus amplified the escalating AI-bubble debate via a Bloomberg quote.
We’ve designed and built our first AI chip: Jalapeño. Designed from the ground up by OpenAI and bro...
By @OpenAI
OpenAI announces Jalapeño, its first in-house AI chip built with Broadcom and purpose-built for LLM workloads powering ChatGPT, Codex, the API, and agentic products, framing it as expanding its full-stack platform.
There are a few things that I look back on as my mistakes in the early days. Quake was overly ambit...
By @ID_AA_Carmack
John Carmack reflects on early-career mistakes during Quake development, including over-ambition, pushing teams too hard at startup intensity, and poor founder stock arrangements.
Introducing Jalapeño — designed from scratch for LLM inference over nine months, accelerated by our ...
By @gdb
Brockman introduces Jalapeño, an inference chip built from scratch over nine months and accelerated by OpenAI's own models, touting strong performance per watt.
Another quick lecture -- I've been asked many times for prereq's to my book and what you should know...
By @natolambert
Nathan Lambert shares a prerequisites lecture for his book covering language model basics, post-training masks, cross-entropy, KL divergence, and RL framing, built with GLM 5.2.
@salomon_diei The basic idea is easy and v0 is a hackathon project. The product here is a lot closer...
By @karpathy
Continuing the discussion from yesterday, Karpathy explains his org-level harness is a genuinely different, enterprise-grade way of working, deeply integrated and multiplayer, where the system writes most code and everyone becomes a manager, distinct from Slack bots or OpenClaw.