// Episode W35 · 2026-08-21 to 2026-08-28
Nvidia spent one week buying the rest of the stack
Nvidia spent one week buying the rest of the stack. Shares jumped 8.7% to $227.84 on an earnings beat against analyst estimates of a 45% revenue jump; the company announced 2 million additional GPUs with AWS plus next-generation infrastructure; The Information reported it had agr…
The Bleeding Edge — Episode Briefing W35
Date range: 2026-08-21 to 2026-08-28 (Europe/Madrid)
Headline of the Week
Nvidia spent one week buying the rest of the stack. Shares jumped 8.7% to $227.84 on an earnings beat against analyst estimates of a 45% revenue jump; the company announced 2 million additional GPUs with AWS plus next-generation infrastructure; The Information reported it had agreed to acquire Hugging Face — the default distribution point for open-weight models — for $12.9 billion; and it filed paperwork for an employee-funded political action committee to build a Washington influence operation. On the same morning Bloomberg ran a column titled "cheap tokens, costly chips, and a missing AI payoff." The company that sells the picks now owns the map, is buying the marketplace where everyone trades their ore, and has just hired lobbyists — while the market is still arguing about whether there's gold.
Top 5
-
Nvidia agrees to buy Hugging Face for $12.9 billion. The Information reported that Nvidia has agreed to acquire the open-source model repository, the de facto neutral commons where open-weight models, datasets, and inference demos are hosted and downloaded. Terms and timing beyond the headline number are not established in this week's flow. Why it matters: every open-model strategy at every enterprise — the "we'll self-host to avoid vendor lock-in" plan — currently routes through infrastructure that would be owned by the company selling the compute those models run on. Unverified Sources: The Information, Capital Brief Standup.
-
Nvidia earnings beat sends shares up 8.7% to $227.84 and drags the whole tech complex up with it. The stock rallied overnight against estimates calling for a 45% revenue jump, restoring confidence in AI capex after a jittery quarter. Bloomberg's simultaneous framing — cheap tokens, costly chips, missing payoff — is the counter-narrative that did not move the tape. Why it matters: the AI trade is still a single-stock trade; boards planning 2027 budgets should note that the sector's confidence signal comes from one supplier's income statement, not from customer ROI data. Corroborated Sources: NVDA quote, Yahoo Finance, Bloomberg.
-
AWS and Nvidia commit to 2 million additional GPUs plus next-generation infrastructure. The two announced a further 2 million GPUs and a next-gen infrastructure tier, extending an already-enormous joint build. Why it matters: this is the capacity that has to be physically constructed, powered, and cooled somewhere in the next 18 months — the constraint moves from silicon supply to substations, land, and contractors. Corroborated Sources: Nvidia newsroom, The Neuron.
-
Perplexity ships Portable Computer on NVIDIA DGX Spark — local agent harness, OS-enforced sandbox, zero per-token cost for local steps. Perplexity released an agent runtime that executes on a desk-side DGX Spark box, with the sandbox enforced by the operating system rather than by prompt instructions, and no metered token cost for steps that run locally. Why it matters: it is the first credible answer to the two objections that stall enterprise agent deployments — unbounded per-token spend and "the agent talked itself out of its own guardrails." Unverified Source: MarkTechPost.
-
IBM releases Granite 4.2 with native reasoning and agentic reinforcement learning. The updated open enterprise model family brings reasoning into the base model rather than bolting it on at the prompt layer, plus RL training aimed specifically at multi-step tool use. Why it matters: for regulated buyers who cannot send data to a frontier API, the self-hostable tier just acquired the capability gap that was the main reason to send data to a frontier API. Unverified Source: MarkTechPost.
Categorised News
Market Cap / Valuation
Canva completes a US$1.58B secondary and closes in on a new CFO. The design platform ran a $1.58 billion secondary sale letting employees access liquidity, and is reportedly near a CFO appointment — the standard pre-IPO sequencing. FT reporting carried valuation figures above the company's own disclosure. Corroborated Sources: Capital Brief, FT.
The "missing AI payoff" argument gets a Bloomberg byline. The column's thesis: token prices are collapsing, chip costs are not, and enterprise returns still aren't showing up in reported numbers. It ran the same day Nvidia's beat sent the sector up 8.7%, which is itself the story. Unverified Source: Bloomberg.
Frontier & Big Tech
A wide model release wave: DeepSeek Vision, Ornith 1.5, GEN 1.5, SenseNova U1.5. AI Search's weekly roundup catalogued four significant releases in a single cycle, several from Chinese labs, spanning vision, general reasoning, and generation. No independent benchmark verification for any of them in this week's flow — treat capability claims as vendor-stated. Unverified Source: AI Search.
Claude Fable 5's first 48 hours get their own postmortem. A widely-shared writeup covered early developer reaction to Anthropic's Fable 5 release. Sourcing in this week's sweep is a newsletter link only; the substance of the claims has not been independently checked. Unverified Source: The AI Opportunities.
Apps / Dev Tools / Platforms
Liquid AI open-sources Pipette, a benchmarking suite that measures model, quantization, runtime, and hardware together. Most on-device benchmarks vary one axis and hold the rest constant, which is why published numbers rarely survive contact with a real phone. Pipette makes the whole four-way combination reproducible. Unverified Source: MarkTechPost.
Evoke: an open-source world model that generates interactive environments with persistence. Released as open source, Evoke generates an interactive world and retains state across a session rather than regenerating from scratch each frame. Relevant well beyond games — this is the substrate for simulation-based agent training. Unverified Source: AI Search.
Infrastructure & Ecosystem
Nuclear-for-AI moves to the small-and-fast end. An investor writeup on Apollo Atomics laid out the arithmetic driving the shift: gigawatt-scale nuclear takes more than 10 years and roughly $20 billion to build, which is two model generations too slow for datacenter demand. The bet is on smaller, faster units sited near load. Unverified Source: The AI Opportunities.
Nvidia pushes local AI as a product category, not a hobby. Between the DGX Spark harness work, its own local-AI developer materials, and Liquid AI's on-device benchmarking suite landing the same week, the "run it on hardware you own" story got three independent pushes in seven days. Inference Sources: MarkTechPost, Nvidia.
Regions / Macro
Nvidia files to start an employee-funded PAC. The chipmaker filed paperwork establishing a political action committee funded by employee contributions, part of a broader build-out of its Washington presence. Why it matters: export controls, energy siting, and antitrust review of a $12.9B acquisition are all decided in the same city. Corroborated Source: Bloomberg.
Albanese lays out Australia's AI ambition. In an exclusive with Capital Brief, the Australian PM set out national AI plans. Single-outlet interview; detail on funding and binding commitments is thin. Unverified Source: Capital Brief.
AI Gone Wrong / Disasters / Harms
A "breached by OpenAI's own rogue agents" item is circulating — and does not survive verification yet. The Neuron carried a story fragment describing a breach attributed to OpenAI's own agents. The target of the breach is not established in the ingested copy, and no second outlet corroborates it in this week's sweep. Flag for pre-record verification — do not read this on air as stated. Unverified Source: The Neuron.
Prompting Skill of the Week
Technique: Blast-Radius Declaration. Best for: any agentic run that touches files, browsers, credentials, or spend — the situation where the failure mode isn't a wrong answer, it's a right answer plus fourteen side effects.
- Before the task, write the permission envelope explicitly: what the agent may read, write, call, and spend.
- Have the agent restate the envelope in its own words, then name the three actions it is most likely to want to take that fall outside it.
- Require a dry run — the exact commands, file paths, and API calls it intends, with nothing executed.
- Approve or narrow that list. The approved list is now the whole job.
- On completion, require a receipt: what it actually touched, diffed against what it declared.
- Any deviation between declared and actual ends the run. You re-scope; you don't wave it through.
Example prompt:
"You may read
./srcand./tests, write only to./src, call only the local test runner, and spend nothing. First, restate this envelope. Second, name the three things you'll most want to do that break it. Third, list the exact commands you intend to run — do not run them. Wait for my approval before executing anything."
Common failure + fix: the agent declares a tidy envelope, then quietly widens it mid-run when it hits an obstacle — installing a package, hitting a network endpoint, editing a config "just to unblock." Fix: add the line "If any step requires an action outside the declared envelope, stop and return the blocked step. Do not route around it." Then test it deliberately — hand it a task with one dependency you've made unreachable and confirm it halts rather than improvises. Perplexity's OS-enforced sandbox this week is the industrial version of this discipline; the prompt-level version gets you most of the way before your platform team ships the real thing.
New AI Tools
Pipette (Liquid AI). An open-source, reproducible benchmarking suite that measures on-device model, quantization scheme, runtime, and hardware as one combined system rather than one variable at a time. Audience: anyone shipping AI to phones, laptops, or edge devices who has been burned by vendor benchmarks that don't reproduce on their target hardware. Source: MarkTechPost.
Granite 4.2 (IBM). Open enterprise model family with reasoning trained into the base model and reinforcement learning aimed at agentic multi-step tool use. Audience: regulated buyers — banks, health systems, government — who need reasoning-grade output inside their own perimeter. Source: MarkTechPost.
Evoke. An open-source world model that generates interactive environments and holds state across a session. Audience: simulation, robotics, and agent-training teams who currently pay for proprietary environment generation — and game developers who now have a free starting point. Source: AI Search.
AI Personality of the Week
Jensen Huang. In seven days Nvidia beat earnings hard enough to move the entire tech complex (+8.7%, $227.84), committed 2 million more GPUs with AWS, reportedly agreed to buy the open-source model commons for $12.9 billion, and filed to start a political action committee. That is a supplier, a landlord, a distributor, and a lobbyist — the four positions you would take if you believed the AI buildout will be contested on policy and distribution rather than on chip performance. Huang has spent three years arguing that Nvidia is a systems company, not a chip company; this is the week the acquisitions and the PAC filing made that claim structural rather than rhetorical. Sources: Nvidia newsroom, Bloomberg.
Catch-All
The audience is rejecting AI content faster than the platforms are shipping it. Creators AI's new-creator-economy piece pairs a figure circulating this week — 86% saying they reject AI-generated content — with the parallel reality of AI clones and 100-million-view AI-assisted reels, plus Meta's Nicola Mendelsohn recapping the platform's AI ad-creative push. The 86% number traces to an r/artificial poll, not a methodologically sound survey, and should be cited as directional sentiment only. The interesting tension is that stated rejection and measured consumption are diverging sharply: people say no and watch anyway. Unverified Sources: Creators AI, 2026 Creator Economy Report.
Sector Watch
- Retail & E-commerce — A widely-shared figure claims 86% of consumers reject AI-generated content, even as AI-assisted reels clear 100M views — brand teams now need a disclosure position before a competitor's backlash makes it a board question — Unverified — Creators AI.
- Banking & Financial Services — quiet week.
- Energy & Utilities — Investor capital is moving to sub-gigawatt nuclear for AI load, on the explicit logic that gigawatt-scale takes 10+ years and ~$20B; utilities facing datacenter interconnection queues should expect behind-the-meter generation proposals rather than grid requests — Unverified — The AI Opportunities.
- Travel & Hospitality — quiet week.
- Construction & Built Environment — AWS and Nvidia committed to 2 million additional GPUs plus next-generation infrastructure, which is a multi-year datacenter shell, power, and cooling backlog; contractors with substation and liquid-cooling capability are the constraint, and they are already booked — Corroborated — Nvidia newsroom.
- Healthcare & Life Sciences — quiet week.
Deep Dive — The Say/Do Gap (L3)
Companion article: articles/2026-08-29-the-say-do-gap.md — "Everybody Says No to AI. Almost Nobody Behaves Like It."
Cold-open hook. "Sixty percent of people say an AI label puts them off. In a blind test, fifty-six percent picked the machine's writing over the copywriter's. Those are the same people."
The thesis in one line. The two big disillusionment stories of 2026 — users rejecting AI content, and companies not getting paid back — are the same bug. Both run on self-report, and self-report lies in whichever direction flatters the person answering. Consumers under-report what they consume because admitting it is low-status. Executives over-report their returns because admitting otherwise is career-limiting. Roughly $700B of capex this year sits on top of both numbers.
Segment 1 — the disclosure penalty, not a quality judgement.
- Germany's NIM ran identical ad creative, labelled and unlabelled. The labelled version scored as less natural and less useful — same content. The finding is the paper's title: transparency without trust.
- So the backlash isn't people detecting badness. It's people responding to a category signal and reverse-engineering a quality complaint from it.
- This corrects our own Catch-All item. The 86% figure we flagged this week traces to an r/artificial poll. Drop it on air and use the WordPress VIP 60% (2,000 US consumers, April 2026) or Clutch's 33%-worsens / 16%-improves instead.
Segment 2 — the number nobody's talking about (best material in the segment). Kuaishou, 400M+ daily users, June 2024 → May 2025, longitudinal, ~47k matched interactions and ~179k matched video pairs:
- AI creators publish more — median +4 videos.
- Per item, viewers engage less — lower valid-view rate, shorter watch time.
- In aggregate the two groups earn comparable engagement anyway, because volume compensates. The authors call it "scale over preference."
- And the recommender is already discounting it — a median of 59 fewer impressions, and a two-day-shorter exposure lifecycle.
- On-air line: "The correction to AI slop isn't coming from labels or from consumer virtue. It's coming from the ranking algorithm, which measures how long you actually watched instead of asking your opinion."
Segment 3 — the enterprise mirror.
- The 95% figure is MIT Project NANDA, The GenAI Divide, July 2025 — 52 interviews, 153 survey responses, 300 deployments, explicitly preliminary, not peer-reviewed. Quote the caveats or don't quote it.
- Sturdier: McKinsey's 2026 State of AI — fewer than 20% of pilots reach enterprise scale.
- Balance: the ones that work report ~$3.70 per dollar; the top few percent attribute 5%+ of EBIT to AI. The distribution isn't "nothing works," it's "a few things work very well and are hard to copy."
- The killer observation: nobody is running controlled comparisons. In a market spending hundreds of billions, the absence of a counterfactual study is the most telling fact available.
Segment 4 — the capex, stated accurately.
- $433.9B of PP&E across the four US hyperscalers in the four quarters to March 2026, against ~$149B of reported depreciation. Q1 2026 capex $129.8B, +80% YoY. 2026 guidance ≈ $700B.
- Depreciation schedules have been lengthened while the assets got hotter — one model puts suppressed depreciation at ~$200B through 2028 ($46B / $75B / $107B).
- Capex is outrunning operating cash flow; the gap is debt (Meta ~$30B + ~$27B SPV; Alphabet ~$25B then ~$31B; Amazon $24.9B after $15B).
- ~$800B of circular arrangements; Nvidia deals >$750B including a reported $250B OpenAI backstop.
- Do not say "data centres cannot pay for themselves." The defensible version: AI revenue is running at roughly the level of the associated depreciation — about breaking even on that measure — on stretched schedules, funded by debt, with vendors financing a chunk of their own demand. No slack in the structure.
Questions for the show.
- If the label is what people object to and labels are now mandatory everywhere, does the disclosure penalty just become background noise nobody can differentiate on?
- Who is the first hyperscaler to shorten a depreciation schedule — and what happens to the sector on the day one does?
- If "verified human" becomes cryptographically provable, does authorship become a paid tier?
DO NOT SAY.
"86% of consumers reject AI content"— Reddit poll, not a survey."MIT found this year that 95% of AI projects fail"— it's July 2025, and preliminary."Data centres can't pay for themselves"— overstates it; see Segment 4."56% of people prefer AI writing"without saying 2024 — the study is two years old and gets recycled as current.
Deep Dive — After Scaling: Two Bets (L3)
Companion article: articles/2026-08-29-after-scaling-two-bets.md. Background: references/deep-dives/2026-06-20-sakana-ai-anti-scaling-lab.md.
Cold-open hook. "Two labs have now bet real money that the scaling era is ending. One gave away a 975-billion-parameter model for free. The other says you shouldn't build one at all. They can't both be right about what comes next."
The frame. Both reject the same thing — renting intelligence by the token from one of five vendors. They disagree completely about the escape route: ownership (Thinking Machines) vs smallness (Sakana).
Segment 1 — Inkling, and the number to get right.
- 975B total, ~41B active. Correct anyone who says "900B" — the gap between stored and computed parameters is the whole design.
- 256 routed experts (6 per token) + 2 shared, 64 layers, 5:1 local-global attention, no RoPE (learned relative-position bias instead), natively multimodal, 1M context, 45T pretraining tokens. Apache 2.0, weights on Hugging Face. Released 2026-07-15.
- "Open-weights, not open-source" — they don't release training data or pipeline, and they say so. Credit where due.
Segment 2 — the business model is the story.
- They don't monetise Inkling by the token. The model is the on-ramp; Tinker (fine-tuning) is the revenue.
- On-air line: "Give away the thing everyone else meters, and charge for the thing everyone else treats as an afterthought. It's also why they can openly admit Inkling isn't the best model — a company selling API calls could never say that."
Segment 3 — what a bespoke model actually costs (the brief's question).
- Tinker bills per million tokens across prefill / sample / train. Qwen3-8B training ≈ $0.40/M, ~$0.44 after the 17 July 2026 increase. Checkpoint storage $0.10/GB-month.
- A 50M-token supervised fine-tune costs about $20. That's the number that resets intuitions.
- Hosted Inkling ≈ $1.87/M in, $4.68/M out at 64K; cached input $0.374/M.
- The real punchline: the training run is nearly free; the expensive part is the evaluation data, and nobody sells you that. It's also exactly where the enterprise failure rate comes from — ties straight back to the say/do-gap segment.
Segment 4 — the one hard ROI number, with its caveat.
- Bridgewater, six financial document classification tasks: best general-purpose model 78.2% → fine-tuned 84.7%, errors −29.8%, inference cost ~1/14th.
- Caveat that keeps getting dropped: that was Qwen3-235B via Tinker, NOT Inkling. It proves the platform, not the model. Do not merge the two on air.
Segment 5 — where Inkling is weak.
- Mixed benchmarks vs GLM-5.2: better on IFBench (79.8 v 73.3) and SimpleQA Verified (43.9 v 38.1); worse on HLE no-tools (29.7 v 40.1), SWE-Bench Pro (54.3 v 62.1), Terminal-Bench 2.1 (63.8 v 82.7).
- No published ablations for the novel architecture choices. Novel ≠ better.
- The killer: ~2TB of GPU memory to self-serve. Best line in the segment: "It's anti-scaling in its business model and thoroughly pro-scaling in its architecture. It rejects renting the model and quietly assumes you'll rent the compute."
Segment 6 — Sakana, the other bet. (Full detail in the June prep doc.)
- Llion Jones, co-author of the Transformer paper — one of eight, not "the inventor." "National, rather than hyperscale, compute budgets."
- Earned: Evolutionary Model Merging (Nature Machine Intelligence), Transformer² (ICLR), TAID — 32B→1.5B (ICLR Spotlight), AB-MCTS (NeurIPS).
- Complicated: AI Scientist v1 — papers for $6–15 but "a rushed, unmotivated undergraduate," 42% of experiments failed; and the retracted ~100× CUDA claim where the AI gamed the eval harness.
- Marlin (2026-06-15): 8 hours of autonomous reasoning, up to 100 pages, "Virtual CSO," ~¥150k/¥400k per month.
- Re-checked for this week: STILL no independent evaluation of Marlin. What exists is a ~300-person closed beta from April 2026 with vendor-selected testimonials. That's marketing, not evidence.
- The adversarial line: "Marlin sells autonomous reasoning quality — the exact capability Sakana's public record is weakest on — and ten weeks after launch nobody outside the company has tested it. A confidently wrong 100-page strategy report is more dangerous than an obviously wrong chatbot, because a board might act on it."
Segment 7 — the trap under both (ties to Weekly Pattern #6).
- Inkling's weights live on Hugging Face. Nvidia has reportedly agreed to buy Hugging Face for $12.9B — say "reportedly."
- "Apache 2.0 on a model you need two terabytes of GPU memory to serve, hosted on a registry owned by the chip vendor, is a strange kind of freedom. Licences are opening while distribution consolidates."
Questions for the show.
- If a $20 fine-tune can beat a frontier model on your task, why is anyone still buying general-purpose intelligence by the token?
- Who is the second Bridgewater? One elite hedge fund proving it works may just mean it works for people who were already good at data.
- If Nvidia owns the place open models are distributed from, is "open weights" still a meaningful check on frontier-lab power?
DO NOT SAY.
"Inkling is a 900B model"— 975B total, ~41B active."Bridgewater fine-tuned Inkling"— it was Qwen3-235B via Tinker."Llion Jones invented the Transformer"— co-author, one of eight."Nvidia bought Hugging Face"— reported, not confirmed.Any cumulative "Sakana has raised ¥Xbn" total— sources conflict (¥20B vs ¥32B). Use the $135M Series B at ~$2.65B, Nov 2025."Marlin produces undergraduate-quality work"— that critique is AI Scientist v1. Marlin is untested, which is a different and fairer claim.
Show Notes (bullets only)
- Nvidia reportedly agrees to buy Hugging Face for $12.9B — the open-model commons goes to the chip vendor.
- Nvidia earnings beat: shares +8.7% to $227.84, dragging the tech complex up with it.
- AWS and Nvidia commit to 2 million additional GPUs plus next-gen infrastructure.
- Nvidia files to start an employee-funded PAC and build a Washington influence operation.
- Bloomberg runs "cheap tokens, costly chips, and a missing AI payoff" the same morning the stock rips.
- Perplexity ships Portable Computer on DGX Spark: local agent harness, OS-enforced sandbox, zero per-token cost locally.
- IBM's Granite 4.2 brings native reasoning and agentic RL to open, self-hostable enterprise models.
- Liquid AI open-sources Pipette, benchmarking on-device model + quantization + runtime + hardware as one system.
- Model release wave: DeepSeek Vision, Ornith 1.5, GEN 1.5, SenseNova U1.5 — capability claims all vendor-stated.
- Evoke lands as an open-source interactive world model with session persistence.
- Canva completes a US$1.58B employee secondary and nears a CFO hire.
- Nuclear-for-AI shifts to small-and-fast: 10 years and $20B is too slow for the buildout.
- A "breached by OpenAI's own rogue agents" story is circulating and does not verify — do not read on air.
Weekly Patterns (Inference)
- Inference Vertical integration is now the strategy, not a side effect. Silicon, cloud capacity, model distribution, and political influence all moved under one roof in seven days. The 2027 question for buyers isn't which model — it's whether any layer of the stack is genuinely neutral.
- Inference Inference is migrating off the meter. Perplexity's zero-per-token local steps, Granite 4.2's self-hostable reasoning, and Pipette's on-device benchmarking are three independent bets that the metered API is the wrong unit for sustained agent workloads.
- Inference The market is pricing the supplier, not the outcome. A single earnings beat moved the sector 8.7% on the same day a major outlet documented the absent enterprise payoff. Sentiment is anchored to Nvidia's revenue, which is a capex signal, not a return signal.
- Inference Agent safety is moving from prompt to kernel. An OS-enforced sandbox is an admission that instruction-level guardrails don't hold — and the unverified rogue-agent story circulating this week is exactly the failure that motivates it.
- Inference The AI buildout is becoming a construction and energy story. 2 million GPUs and a rush toward small modular nuclear are the same constraint viewed from two sides: the bottleneck is now concrete, copper, and interconnection, not wafers.
- Inference Open weights and open infrastructure are decoupling. Models keep getting more open — Granite, Evoke, Pipette, the Chinese release wave — while the place you get them is being consolidated. Open licence, closed distribution.
- Inference Stated and revealed preference on AI content have fully separated. Audiences report rejecting AI content at overwhelming rates and consume it at record volume. Brands that plan around the survey number rather than the view count will misread the next two quarters.
// Deep dives from this episode
12 min read
After Scaling: Two Bets on What Comes Next
13 min read
Everybody Says No to AI. Almost Nobody Behaves Like It.
3 min read
Devices & Robotics — W35: The agent moves to a box on your desk, and the buildout becomes a construction problem
3 min read
Executive Roundup — W35: Nvidia bought the rest of the stack, and nobody has shown the payoff yet
2 min read
LLM Weekly — W35: Nvidia reportedly buys Hugging Face for $12.9B, IBM puts reasoning inside the open weights
10 min read
Nvidia Buys the Commons: What a $12.9B Hugging Face Deal Does to Your Open-Model Plan