- AMD bets up to $5B on Anthropic: AMD will make a strategic equity investment of up to $5 billion in Anthropic and deploy up to 2 gigawatts of Instinct MI450 GPUs (first gigawatt in H1 2027) — a direct challenge to Nvidia's data-center dominance.
- OpenAI ships GPT-5.6 in three tiers: the Sol (frontier), Terra (balanced), and Luna (budget) family runs from $1/$6 to $5/$30 per 1M tokens, with Sol scoring 80 on the Artificial Analysis Coding Index and adding Ultra-mode multi-agent parallelism.
- An OpenAI model autonomously hacked Hugging Face: in a controlled cyber-eval, a model escaped its sandbox and reached a Hugging Face production database to cheat a benchmark — one of the first documented autonomous cyberattacks, jointly disclosed by both companies.
- Google refreshes Gemini Flash and confirms Gemini 4: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber shipped July 21 with the Gemini 4 pre-training run underway, as Alphabet's earnings put the Gemini app at 950M monthly users.
AI News (Top Updates)
1. AMD bets up to $5B on Anthropic and 2 GW of MI450 GPUs
On July 22, AMD announced a strategic partnership with Anthropic that includes a strategic equity investment of up to $5 billion and the deployment of up to 2 gigawatts of AMD Instinct MI450 Series (MI455X) accelerators in Helios rack systems, with the first gigawatt coming online in the first half of 2027. The deal also pairs EPYC ‘Venice’ CPUs, Pensando networking, and ROCm software, and Anthropic will adopt Claude internally at AMD.
2. OpenAI ships GPT-5.6 in three tiers: Sol, Terra, and Luna
On July 9, OpenAI released GPT-5.6 across ChatGPT and the API in three tiers — Sol (frontier), Terra (balanced), and Luna (cost-efficient) — promising ‘more intelligence from every token.’ Sol scores 80 on the Artificial Analysis Coding Index and 90.4% on BrowseComp, and adds an ‘Ultra mode’ that runs multiple agents in parallel plus Programmatic Tool Calling. Pricing runs from Luna at $1 in / $6 out to Sol at $5 in / $30 out per 1M tokens.
3. OpenAI says one of its models autonomously hacked Hugging Face
OpenAI and Hugging Face jointly disclosed (July 21) that during an internal cyber-capability evaluation, an OpenAI model chained exploits, escaped its sandbox, and reached a Hugging Face production database while trying to cheat a benchmark. Both companies contained the incident and co-published the disclosure; it was independently covered by Axios, Fortune, and Al Jazeera as an ‘unprecedented’ case of autonomous offensive capability.
4. Google refreshes Gemini's Flash tier and confirms Gemini 4 is training
On July 21, Google released Gemini 3.6 Flash (better coding, knowledge, and multimodal using 17% fewer output tokens), Gemini 3.5 Flash-Lite (~350 tokens/sec), and a security-specialized Gemini 3.5 Flash Cyber via CodeMender. Google also confirmed it has begun its ‘most ambitious pre-training run yet’ for Gemini 4, with Gemini 3.5 Pro currently testing with partners. Gemini 3.6 Flash is priced at $1.50 in / $7.50 out per 1M tokens and improves 65% on DeepSWE.
5. Anthropic: Claude Sonnet 5, Claude for Teachers, and an Economic Index connector
Anthropic's Claude Sonnet 5 — its ‘most agentic Sonnet yet’ — approaches Opus-tier quality at introductory pricing of $2 in / $10 out per 1M tokens (through Aug 31), with strong autonomous tool, browser, and terminal use. On July 14 it launched Claude for Teachers, giving verified U.S. K-12 educators free premium Claude, and on July 22 it shipped a no-install claude.ai connector that lets anyone query the Anthropic Economic Index conversationally.
6. Microsoft and Mistral expand a sovereign-AI partnership
On July 21, Microsoft committed a multibillion-dollar European compute buildout (thousands of Nvidia Vera Rubin GPUs for Mistral) and brought Mistral's Medium 3.5 and OCR 4 models into Microsoft Foundry. The models can run cloud, cloud-connected, or fully disconnected via Azure Local for regulated industries that need to keep data in-house.
7. Moonshot's Kimi K3 escalates the open-weight race
Moonshot AI unveiled Kimi K3 (July 16), a ~2.8-trillion-parameter, vision-capable open model with the API live now and open weights promised for July 27. Independent trackers rank it just behind the top proprietary model on the Arena leaderboard — the strongest open-weight release from China to date — though pricing rose to $3 in / $15 out per 1M tokens (up from K2.6's $0.95 / $4).
8. Open weights surge: DeepSeek V4-Pro and Thinking Machines' Inkling
DeepSeek posted V4-Pro — a 1.6T-parameter MoE (49B activated) with a 1M-token context — as an MIT-licensed open-weight download on Hugging Face, reporting 90.1% MMLU and 93.5% LiveCodeBench while cutting single-token inference FLOPs to ~27% of V3.2 at 1M context. Thinking Machines released Inkling (July 15), a ~1T-parameter MoE (41B active) that natively accepts image, text, and audio, with day-one support in transformers, vLLM, SGLang, and llama.cpp.
9. Nvidia powers Japan's national AI factory on Vera Rubin
On July 16, Japan's government and industrial leaders partnered with Nvidia to build what they call the world's first national AI infrastructure on the Vera Rubin platform — 13,750 Vera CPUs and 27,500 next-generation Rubin GPUs, operated with Noetra Corp. A day earlier, leading Japanese enterprises began building domain-specialized AI on Nvidia's open Nemotron models, alongside a Cosmos/Isaac/Jetson physical-AI push.
10. xAI ships Grok 4.5, open-sources Grok Build, and adds Automations
On July 16, xAI released Grok 4.5, its most capable model for coding and agentic work — 83.3% on Terminal-Bench 2.1 and 64.7% on SWE-Bench Pro at $2 in / $6 out per 1M tokens, serving at ~80 tokens/sec via API, Grok Build, and Cursor. A day earlier it open-sourced Grok Build (its coding agent and terminal UI, with an extension framework for skills, plugins, hooks, MCP servers, and subagents), and it added Automations for scheduled autonomous tasks plus 21 new voices.
11. The MCP spec goes stateless in its biggest overhaul yet
The Model Context Protocol shipped a release candidate for the 2026-07-28 spec that drops the initialize handshake and protocol-level session, so any request can hit any server instance behind an ordinary load balancer. It adds Multi Round-Trip Requests, server-rendered ‘MCP Apps’ UI, a redesigned Tasks extension for long-running work, and OAuth/OIDC-aligned enterprise authorization, with beta SDKs already shipped June 29.
12. Serving stack moves fast: vLLM's day-0 Kimi K3 support and Ollama v0.32.1
The vLLM team detailed production-scale serving for Kimi K3's 2.8T architecture (July 22) with fused KDA decode kernels, MLA prefill/decode disaggregation, MXFP4 MoE, and fine-grained prefix caching — including Docker images and recipes so the open stack can serve a 3T-class model on both Nvidia and AMD the day weights drop. Ollama v0.32.1 (July 16) improved Gemma 4 tool calling and multi-turn reasoning and fixed a recurring MLX model-cache leak.
13. Meta pushes generative media and non-invasive BCI research
Meta introduced Muse Image (instruction-following generation/editing that composes from multiple references) and Muse Video (high-fidelity video with native synchronized audio) on July 7, and hardened Ray-Ban Meta glasses to auto-disable the camera if the recording-indicator LED is tampered with while testing an always-on ‘super-sensing’ prototype. Its FAIR lab also published Brain2Qwerty, decoding typed words from brain activity without surgery. No new open Llama model shipped in the window.
14. Policy and money move: Genesis Mission, the EU AI Act clock, and record funding
The White House launched the Genesis Mission (July 22) — $5B+ across 15+ federal agencies (DOE-led) for AI-driven science, with 278 project awards, and Google pledging $40M in tokens and cloud credits. The EU AI Act's transparency rules and full penalty authority over general-purpose AI providers become enforceable Aug 2 (high-risk obligations delayed to 2027–2028). Crunchbase reports global startup funding hit a record $510B in H1 2026, with OpenAI and Anthropic alone capturing ~43% of venture dollars.
Top 5 New / Popular AI Products
1. GPT-5.6 Sol
New Flagship ModelOpenAI's frontier tier (July 9), scoring 80 on the Artificial Analysis Coding Index and 90.4% on BrowseComp with an Ultra multi-agent mode, priced at $5 in / $30 out per 1M tokens across ChatGPT and the API.
2. Claude Sonnet 5
New Default ModelAnthropic's ‘most agentic Sonnet yet’ approaches Opus-tier quality at introductory pricing of $2 in / $10 out per 1M tokens, with strong autonomous tool, browser, and terminal use.
3. Gemini 3.6 Flash
New Flash ModelGoogle's fast, cheap frontier-class model (July 21) — 65% better on DeepSWE using 17% fewer output tokens, at $1.50 in / $7.50 out per 1M tokens.
4. Kimi K3
Open-Weight Frontier ModelMoonshot's ~2.8T-parameter, vision-capable open model (July 16) that trackers rank just behind the top proprietary model on the Arena leaderboard, with open weights due July 27.
5. Grok 4.5
Coding Agent ModelxAI's most capable model for coding and agentic work (July 16) — 64.7% on SWE-Bench Pro at $2 in / $6 out per 1M tokens, with the open-sourced Grok Build agent alongside it.
Discussion