vLLM v0.25.0 ships with Model Runner V2 on by default
558 commits from 232 contributors retire the legacy PagedAttention path and pull the Transformers backend up to native speed.
vLLM has shipped v0.25.0, one of its largest releases yet, folding in 558 commits from 232 contributors — 64 of them first-time authors. The headline change is that Model Runner V2 is now the default execution path for every dense model, retiring the legacy PagedAttention implementation that powered the project's early breakout.
With the rewrite, the Transformers backend now runs as fast as native vLLM, closing a gap that long forced teams to choose between the flexibility of Hugging Face model definitions and raw serving throughput. A new unified streaming parser rounds out the release, standardizing how tokens are decoded across the project's growing set of serving paths.
Musk: Grok 4.5 edges past Claude Fable 5 on some software benchmarks
Elon Musk claimed that xAI's Grok 4.5 now ranks slightly above Anthropic's Claude Fable 5 — a model he called "incredibly good" — on some software benchmarks. The claim lands in the middle of an unusually busy week of head-to-head model comparisons across the frontier labs, with much of the timeline arguing over exactly where each new checkpoint sits.
Llama-Nemotron series open-sourced, rivaling DeepSeek-R1
The Llama-Nemotron family — Nano 8B, Super 49B and Ultra 253B — targets efficient reasoning with performance comparable to DeepSeek-R1 but stronger inference throughput and memory efficiency. Training combined neural architecture search, distillation and continued pre-training, and the release ships models, post-training datasets and NeMo / Megatron-LM training code openly.
Vercel's CEO ships eve, an open-source agent framework
rauchg released eve, an open-source framework for building AI agents around a simple folder structure: a single instructions.md file defines a role, with optional skills, tools, channels and sub-agents registered automatically from TypeScript. It integrates natively with Next.js and can be self-hosted — part of an argument that startups and enterprises should own their data, evals and model choices rather than outsource their "brain."
Anthropic extends Claude Fable 5 access to July 19
Anthropic is keeping Fable 5 available on all paid plans through July 19, and holding Claude Code's weekly rate limits 50% higher over the same window. The extension caps a chaotic week for the model's availability — one that observers increasingly tie to shifting GPU economics rather than any change of heart.
Tsinghua's Tang Jie: AGI must be open
GLM project lead and Tsinghua professor Tang Jie has stated plainly that AGI must be open-source — a document some read as a defining statement of China's open-model roadmap. Commentators argue its significance has been underappreciated, framing openness not as an "application scenario" footnote but as a core technical and strategic commitment from one of the field's patriarchs.
GPT-5.6 Sol and Fable 5 meet meaningless scribbles
Asked to read scribbles drawn on a phone with eyes closed — not real handwriting at all — GPT-5.6 Sol reliably hallucinated a confident answer, while Claude Fable 5 admitted it couldn't read them, and even pushed back that the marks weren't actually writing. The tiny experiment captures a persistent split in how frontier models handle genuine uncertainty.
NVIDIA ships Nemotron Audex 30B, an all-in-one audio model
NVIDIA released Nemotron Audex 30B-A3B, a 30-billion-parameter audio model that handles audio understanding, ASR and text-to-audio within a single system, with the code released openly for the community.
Musk: Grok 4.5 is "Opus class" for browser use
Elon Musk said Grok 4.5's performance on browser-use tasks is on par with Anthropic's Claude Opus, staking out a position in an increasingly crowded tier of agents that drive a web browser on the user's behalf.
Chollet: AI coding flipped from raising the floor to raising the ceiling
François Chollet argues the weak code generation of a year ago mostly helped low-skill programmers and was near-useless to experts, who could move faster without it. Strong AI code generation has completely inverted that dynamic: it is now extremely useful to high-skill programmers too.
The GPU math behind Fable 5's limited trial
One widely-shared reading: Anthropic gated Fable 5 because it was too GPU-hungry to sit in the coding plan with positive ROI, so it ran a timed trial priced near API rates. Once GPT-5.6 Sol pulled users away, the GPU pressure eased — and Fable 5 could quietly stay in the plans. A good's price, the author notes, is set by its substitutes.
I'd love to see interesting things people have built with 5.6 Sol. I'll send the person who made the coolest thing a special gift from the OpenAI archives.
Sam Altman · OpenAI
Vibe research: fine-tuning Qwen-8b to play chess
Amjad Masad ran three parallel branches on Replit fine-tuning a Qwen-8b model to play chess, marveling at how far models have come at doing ML work themselves — something they used to be genuinely bad at.
Jevons paradox in the agentic era
swyx argues the paradox bites harder once humans can wield coding agents well and agents start breaking containment — pushing software demand up, not down, as the cost of building falls.
Beware "telegram-style" token-saving Skills
dotey nicknames token-thrifty Skills "telegram-style," recalling childhood contests to say the most in the fewest characters — and questions whether the aggressive compression is really worth it.
Anthropic: the agent "scaffolding" is getting thinner
A July 10 Anthropic talk with platform and product leads reported that building agents used to demand heavy flow-control code; increasingly, that scaffolding is melting away as models handle the orchestration.
Seedream 5.0 Pro adds hyper-controllable edits
Seedream 5.0 Pro supports reference-driven edits at 2K resolution for people, objects and animals, with an official API available to enterprises and developers.
Where does GLM 5.2 land? Around Opus 4.6
The debate isn't whether GLM 5.2 is Mythos-tier, but which Opus it matches — and "4.6," somewhere between 4.5 and 4.8, still looks about right to close observers.
Ollama's Series B bets on open models in the enterprise
Co-founder Jeffrey Morgan discussed Ollama's Series B raise and argued that open models are becoming the dominant force in enterprise AI.
Two AI-made ads win at Cannes — both built on Kling
The wins push back on the idea that AI advertising can't take top honors, and Kling frames the moment as a bigger shift than the headline suggests.
"You don't need EUV for AI"
teortaxesTex argues 7nm chiplets are enough to span the way to AGI; the real impact is on unit economics and speed, not feasibility.
Sol vs Fable feels like Opus 3 vs GPT-4T again
Slower and pricier but with more "soul" — commentators say today's Sol/Fable split rhymes with an earlier era, even as the underlying paradigms have evolved.
Andrej Karpathy's five weeks at Anthropic
A widely-reposted claim says Karpathy has spent five weeks at Anthropic, with teammates showing off the internal projects he's been working on.
Perplexity's CEO knocks one-way distillation terms
Srinivas calls it ironic to restrict distillation while reserving the right to learn from customer data — if learning flows one way, economic value concentrates with the platform owner.
Local models will learn to wield frontier models
Just as humans are good at using tools far more capable than themselves in narrow ways, Srinivas expects local models to control and orchestrate frontier models effectively.
LLM hallucination has gone from constant to rare
A few years ago every LLM hallucinated freely; now it's uncommon enough in frontier models that triggering it with adversarial tricks is itself noteworthy.
A bell-curve take on memory-bound kernels
Horace He agrees a critiqued paper misread memory-bound kernels and made incorrect performance claims — but says the fuller picture, once you push on it, is more nuanced.
Perplexity says Vera CPU gains top 50%
The improvement is well above 50%, Arav Srinivas said, with detailed Vera CPU metrics to be published soon.
OpenAI finally nails LLM product names
Sol, Terra, Luna — a lineup at last worth setting against Haiku–Sonnet–Opus–Fable–Mythos, beyond mere codenames.
Where does "Fable" sit in Claude's hierarchy?
Simon Willison asks whether Fable falls between Sonnet and Opus, as predictions of an Opus 5 beating Fable 5 swirl.
Codex temporarily lifts its 5-hour usage cap
With GPT-5.6 Sol running more token-efficiently, Codex temporarily removed its 5-hour usage limit and reset quotas within the hour — a small nod to smoother developer workflows during a tense availability week.
Watching models self-organize in a Slack channel
fofrAI put several models together in one Slack workspace to coordinate work, set their own principles and choose tooling — with no roles assigned — and is watching organic collaboration patterns emerge.
A model trained end-to-end on German soil
A model trained entirely on Deutsche Telekom's industrial AI cloud in Munich was released — a concrete marker for Europe's push toward sovereign AI infrastructure.
Toward wet labs running at the speed of mitosis
A quietly notable thread argues biomedical research is edging closer to fully automated wet labs — moving experiments at the pace of cell division rather than the academic calendar.
One year of Moonshot's K2, and eyes on K3
Hard to believe K2 shipped only a year ago; praised less for agentic coding than for its "taste," it set expectations high for a coming K3.
Are we underestimating AI's exponential curve?
Ethan Mollick draws a parallel to forecasters who kept sketching linear solar-installation growth and kept being wrong — suspecting AI product-strategy discourse is making the same mistake.