Scale up, spend down: Alibaba’s 2.4T model, Google’s AI reshuffle, and a $10B compute pact
Frontier scale met hard numbers on cost and capacity: Alibaba’s 2.4T model, Google’s DeepMind reshuffle, a $10B compute pact, and new tooling for spend control and serving very large models.
This Week in One Line
Alibaba unveiled Qwen3.8‑Max (2.4T parameters), Google reshaped DeepMind leadership, AMD bought Taalas for model‑specific chips, and Volta signed a $10B compute deal — capability rose while cost controls and infrastructure choices got sharper for everyday AI work.
Week in Numbers
- 2.4T — Parameter count for Alibaba’s new Qwen3.8‑Max flagship model. 1
- 950M+ — Monthly users of Google’s Gemini app, cited alongside the DeepMind leadership shuffle. 2
- $10B — Size of Volta Infra’s long‑term compute contract with an unnamed AI partner in Europe. 3
- $219M — Funding raised by Taalas since 2023 as AMD moves to acquire the chip startup. 4
- $0.14 — Price per million input tokens for DeepSeek V4‑Flash in a cost study (output: $0.28). 5
- 600B — Tokens processed by Rippling in July while cutting spend to 37% of April’s level. 6
- 2.8T — Parameter scale of Kimi K3 that SGLang can serve with day‑0 support (with a 1M‑token context). 7
Top Stories
Google reshapes DeepMind leadership and underscores Gemini reach
Google named Demis Hassabis Chair of Google DeepMind and Chief Scientist of Alphabet, and elevated Koray Kavukcuoglu to SVP of Google DeepMind reporting to Sundar Pichai. The memo highlights continued focus on Gemini models and frontier research, with the Gemini app at 950M+ monthly users and momentum across Search, YouTube, and Cloud. For non‑specialists, this points to faster shipping of Gemini features into consumer and workplace surfaces. It’s a consolidation of frontier research leadership paired with product acceleration signals. 2
Alibaba unveils Qwen3.8‑Max (2.4T) amid rising China–US model rivalry
Alibaba released Qwen3.8‑Max with 2.4 trillion parameters and claims competitive benchmark performance versus top Western models. Reporting notes a 1M‑token context and strong early leaderboard placement; Alibaba’s Hong Kong shares rose 7% after the unveiling. Independent analysis describes a Mixture of Experts (MoE) design that activates a subset of experts per token, containing inference cost relative to the headline parameter count, and flags open‑weights timing and license terms (planned Aug 10) as key adoption variables. For teams, this implies credible long‑context options but a need to verify license and task fit. 1 8 9
Volta raises at a $2.4B valuation and announces a $10B compute deal
Volta Infra, a seven‑month‑old AI infrastructure firm, announced a $10B contract to supply cloud compute in Europe (with Bitdeer), anchored by a 133 MW site in Norway using Nvidia’s Vera Rubin chips. Investor a16z frames Volta as a “neocloud,” combining project finance with cloud operations to unlock new GPU supply for AI‑native customers. For buyers, this suggests more procurement routes beyond hyperscalers and the possibility of regional capacity diversification. The exact counterparty has been reported elsewhere but not independently verified by Reuters. 3 10
AMD acquires Taalas to add hardwired inference chips
AMD agreed to buy Taalas, which builds accelerators hard‑wired for a single model to lower cost and latency on specific workloads. Coverage notes Taalas has raised $219M since 2023 and claims it can realize a new model in silicon in about two months; AMD plans to integrate the technology alongside its central processing units (CPUs) and Instinct graphics processing units (GPUs). For latency‑sensitive apps (recommendations, UI assistants), specialization can trade flexibility for speed and efficiency. The deal follows broader moves across rack‑scale systems and partnerships. 4 11
DeepSeek V4‑Flash emerges as the cheapest well‑known model to run
A study cited by Reuters pegs DeepSeek’s V4‑Flash at $0.14 per million input tokens and $0.28 per million output tokens, with an average test cost around $0.03 — far below several rivals. Performance is reported on par with Google’s Gemini 3.6 Flash but behind offerings from OpenAI and Anthropic. For teams, it underscores why routing by task (drafting vs. deep reasoning) can yield substantial savings without changing workflows. Price competition is intensifying as procurement evaluates total run cost per task. 5
Rippling debuts AI Spend Console as usage soars to 600B tokens/month
Rippling launched an AI Spend Console to track usage by employee and tool, cap spend, and route prompts through an AI gateway to cost‑effective models. Company data reported by TechCrunch shows 10–15% of employees drove about 60% of spend, one engineer spent $50,000/month, and overall usage hit 600B tokens in July at 37% of April’s cost after governance and vendor caps. For non‑specialists, this is a template: set defaults by task, enforce per‑user limits, and measure output per token. The console ships with Rippling HR customers and as a standalone product. 6
Cloudflare launches Radar Researcher for natural‑language Internet data queries
Cloudflare introduced Radar Researcher, an AI interface over its network telemetry so users can ask plain‑language questions and get answers and charts. It’s aimed at comms, ops, and security teams that need Internet‑trend visuals without writing SQL or building dashboards. For weekly reports and stakeholder updates, it’s a shortcut to trusted data. The tool extends Cloudflare’s push to make network‑scale insights broadly accessible. 12
Argus runtime shows process and verification can lift agent reliability
A new paper introduces Argus, a self‑evolving runtime for long‑horizon agents that maintains persistent state and gates updates through verification. With fixed model weights, Argus reports about 78% on SWE‑Bench Pro vs. 59% for a baseline while using 1.41× tokens, and documents concrete recoveries and rescues that avoid restarts. For builders, the message is to wrap Large Language Models (LLMs) with structure and checks rather than only scaling parameters. The paper also details real‑world artifacts merged upstream and multi‑day campaigns. 13
KVAE releases unified tokenizers for audio, image, and video
KVAE presents compact tokenizers that translate audio, images, and video into latents suited to Latent Diffusion Modeling (LDM), reporting reconstruction and generation quality on par with or exceeding public VAE baselines across several well‑known systems. One tokenizer family per modality simplifies pipelines and can speed learning. The authors share code and ablations, positioning KVAE as a reusable building block. For teams exploring multimodal generation, this reduces plumbing complexity. 14
SGLang adds day‑0 serving for a 2.8T‑parameter MoE with 1M‑token context
SGLang, a high‑performance serving framework, announced day‑0 support for Kimi K3 — a 2.8T‑parameter multimodal Mixture of Experts (MoE) model with a 1M‑token context window and linear‑attention layers. Day‑0 readiness shortens integration lag so teams can benchmark and prototype quickly when weights or endpoints appear. For long‑document and streaming use cases, the signal is that serving stacks are keeping pace with frontier sizes. 7
Trend Analysis
Frontier scale and long‑context capability advanced while leadership and tooling tightened around delivery. Alibaba’s Qwen3.8‑Max at 2.4T parameters and SGLang’s day‑0 support for a 2.8T MoE with 1M‑token context show the stack stretching to handle very large, multimodal models, as Google’s leadership changes concentrate accountability for Gemini’s next chapter. For practitioners, that means more credible options for hour‑long documents and mixed‑media tasks — if you can integrate them. 1 7 2
Costs and governance moved to the foreground. DeepSeek’s V4‑Flash pricing ($0.14 per million input tokens) sharpens incentives to route routine tasks to cheaper models, while Rippling’s numbers (600B tokens in July at 37% of April’s cost) show how per‑user caps and model gateways rein in spend without curbing usage. On the supply side, Volta’s $10B contract and project‑finance framing point to more non‑hyperscaler routes to GPUs — context for anyone scoping capacity or regional redundancy. 5 6 3 10
Agent stacks and multimodal plumbing got more practical. Argus demonstrates that a runtime with persistence and verification can lift success without new weights, and KVAE standardizes core tokenizers across audio, image, and video. Paired with code‑as‑tools via Programmatic Tool Calling (PTC) — which matched or beat JavaScript Object Notation (JSON) schemas in most tested models — the pattern points toward systems that learn, reuse, and evaluate more efficiently. 13 14 15
Watch Points
- "Qwen3.8‑Max open weights and license" — ByteIota reports open weights slated for Aug 10; license terms will shape feasibility for self‑hosting and fine‑tuning. 9
- "AI gateways and per‑user caps" — If more vendors ship Rippling‑style controls, expect model‑by‑task routing to become standard procurement hygiene. 6
- "Neocloud compute contracts" — More long‑dated, region‑specific GPU deals like Volta’s would signal diversified capacity outside hyperscalers. 3
Open Source Spotlight
- vLLM — High‑throughput, memory‑efficient serving for Large Language Models (LLMs); a practical path to productionizing inference without hand‑rolling batching. Good for teams moving prototypes to stable endpoints. vllm-project/vllm
- Ray — Distributed runtime and libraries for scaling AI training and inference; lets you parallelize without stitching together ad‑hoc scripts. Useful for Python teams new to distributed compute. ray-project/ray
- SGLang — High‑performance server with day‑0 support for very large, long‑context models like Kimi K3; helpful if you’re testing MoE and streaming workloads. sgl-project/sglang
- DataSpace benchmark — Verifiable data‑agent tasks across mixed file types (CSV/JSON/SQLite/PDF/video); good for evaluating retrieval‑and‑join agents end‑to‑end. arxiv:2608.03451
What Can I Try?
- Build a quick cost model: take 5 real prompts and estimate monthly spend using DeepSeek V4‑Flash’s per‑million token prices as a low‑cost baseline. 5
- Generate a stakeholder chart: ask Cloudflare’s Radar Researcher one business‑relevant Internet‑trend question and export the visualization. 12
- Try a long‑context run: follow SGLang’s README to serve a local model and test a multi‑page prompt for speed and stability. 7
- Skim Argus’s abstract and results: note how persistent state and verification improved agent success, then list one runtime check you could add to your team’s internal bot. 13
Comments (0)