Grok 4.6 crashes the frontier price
SpaceX's xAI put Grok 4.6 on the intelligence frontier at roughly a third of the price of GPT-5.6 and Claude Opus, reframing the week's frontier-model day around cost. DeepSeek shipped another API-only Pro model and a wave of sub-3B vision models landed for edge devices. Off the model treadmill, Twitch opted every streamer into Amazon AI training by default, and a new paper showed prompts can be reconstructed from output text alone.
Grok 4.6 matches GPT-5.6 on intelligence at 60% less
SpaceX's xAI released Grok 4.6, scoring 61 on the Artificial Analysis Intelligence Index, tied with GPT-5.6 Sol and behind only Claude Opus 5 (63) and Fable 5 (62). Pricing holds flat from 4.5 at $2/$6 per million input/output tokens, over 60% below Opus 5 ($5/$25) and GPT-5.6 Sol ($5/$30). It is notably turn-efficient on agentic work, hitting 88.4% on Terminal-Bench v2.1 and finishing GDPval tasks in about 53 turns versus Opus 5's ~103. Available now via API, Cursor, and Grok Build; xAI describes it as a 1.5T-parameter model and says Grok 4.7 is already in training.
Why it matters: Holding price flat across a generation while adding five index points inverts the usual frontier trade of more intelligence for more money, making Grok the cheap default for coding and long-horizon agent workloads.
- Grok 4.6 (Hacker News)
- Grok 4.6 scores 61 on the Artificial Analysis Intelligence Index (Hacker News)
- SpaceXAI's Grok 4.6 matches OpenAI's best model and undercuts it on price (The Decoder)
- AINews: SpaceXAI Grok 4.6 and Grok @Bot (Latent Space (swyx))
- SpaceX New Grok AI Release Ramps Up Pressure on Anthropic and OpenAI (Barron's)
Twitch opts every streamer into Amazon AI training by default
Twitch added a setting letting users opt out of having their streams, VODs, clips, chats, and channel text used to train Amazon's generative AI models, defaulting everyone to opted-in. Asked why it isn't opt-in, CPO Mike Minton said on stream: "if it was opt-in, nobody would opt in." A user-forum request to reverse the default has topped 13,000 upvotes. One mitigation: Twitch auto-deletes VODs at 60 days, capping what Amazon can pull to a streamer's most recent window.
Why it matters: It's a rare on-the-record admission of the opt-out playbook platforms use to convert user content into training data, and a reminder to check the default consent settings on anything you host.
- Amazon will train on Twitch streamers' content by default, unless they opt out (TechCrunch AI)
- "If it was opt-in, nobody would opt in": Twitch auto-enrolls all streamers in Amazon LLM training (tubefilter.com)
- 'If it was opt in, nobody would opt in': Twitch is using streamers' content to train generative AI by default (Video Games Chronicle)
- Twitch content has trained Amazon AI for years, but users can opt out now (Ars Technica AI)
Sub-3B vision models land for phones and edge
Liquid AI released LFM2.5-VL-3B, a 3.1B vision-language model that fits in ~3GB and decodes 228 tok/s on an M5 Max, 116 tok/s on a Ryzen AI Max+ 395, and 20 tok/s on a Galaxy S26 Ultra, with improved grounding (ScreenSpot-v2 desktop 6 to 78.7), full-page OCR with layout, and function calling. Cohere Labs shipped North Micro Vision Instruct, a 2.4B Apache-2.0 VLM with native-resolution input and multilingual OCR/document understanding, claiming wins over Gemma 4 E2B and Ministral 3 3B. Neither is a reasoning model; both target high-throughput, on-device workloads.
Why it matters: Grounding, OCR, and tool-calling now run fully on a phone at usable speeds, opening real-time document and screen-understanding use cases without a server round-trip.
DeepSeek ships V4 Pro 0813, API-only and cheap
DeepSeek quietly made V4 Pro 0813 available, with no announcement page and access via API and OpenRouter only. Observers peg pricing near $0.435/M input and $0.87/M output, which Cline framed as roughly 57x cheaper than Claude Fable 5 while reporting a 15.8% Terminal-Bench gain over the preview. Open weights aren't confirmed, but prior V4 Pro and V4 Flash checkpoints were released, so weights look likely. Simon Willison noted unusually different outputs across its low/medium/high reasoning levels.
Why it matters: DeepSeek keeps competing on economics rather than top-line benchmarks, and the API-first-then-weights pattern means production teams can adopt now and self-host later.
- DeepSeek V4 Pro 0813 (on OpenRouter) (Simon Willison)
- DeepSeek V4 Pro 0813 (Hacker News)
New attack reconstructs LLM prompts from output text alone
Researchers at IIT Bombay and Adobe Research describe Previous-Token Prediction (PTP), an inverse language model trained from scratch on a target model's synthetic outputs that reconstructs the originating prompt with near-perfect accuracy, no weights or API access required. An inverse model trained on Qwen-3-0.6B recovered the intent of GPT-4o prompts, so an attacker need not even know which model produced the text. The demonstration covers only short one- to two-sentence prompts; multi-paragraph system prompts were not tested.
Why it matters: If it scales to longer prompts, proprietary system prompts and users' sensitive queries leak from published outputs, and a small open inversion model is enough to do it.
Hinton, Li and Ng split on open weights, agree on gatekeepers
At Ai4, Geoffrey Hinton, Fei-Fei Li, and Andrew Ng argued against letting a few labs control AI's pace, but diverged on open weights. Hinton distinguished open-source code from open weights, warning the latter cheaply enables cyberattacks, yet conceded "that battle's been lost." Ng framed open models as US soft power at risk of losing to cheaper Chinese open weights, while Li rejected the open-versus-closed dichotomy in favor of layered openness modeled on scientific norms.
Why it matters: The open-weights debate is now about competitiveness and control, not just safety, and shapes the regulatory climate for whether US labs keep shipping open models.
Vibe-coding and AI rollup money keeps flowing
Lovable raised a $400M Series C at a $13.3B valuation led by Menlo Ventures, after hitting $500M annualized run rate in June and claiming 60M projects and 900M monthly visitors. Separately, OpenAI-backed Thrive Holdings raised $2B at a $12B valuation from SoftBank, D1, and Altimeter to buy traditional firms and embed AI into their workflows, expanding from accounting and IT into regulatory services for physical infrastructure.
Why it matters: Capital is chasing two AI application bets at once: consumer app-builders and PE-style rollups that deploy models into legacy back offices.
- Lovable confirms new $13.3B valuation, raises another $400M (TechCrunch AI)
- OpenAI-backed Thrive Holdings raises $2B to bring AI to the enterprise (TechCrunch AI)
Also worth a look
- I ran DeepSeek V4 Flash 284B + DSpark on one RTX PRO 6000; the drafter was faster in RAM than VRAM (r/LocalLLaMA)
- Meta's Muse Glimmer 30B now runs up to ~3.3x faster on Mac with mlx-dspark (r/LocalLLaMA)
- Gemma 4 QAT handles KV cache quantization much better, KLD benchmarks show (r/LocalLLaMA)
- alchemy-utils 0.1a0: a database-agnostic sqlite-utils, built with Codex (Simon Willison)
- How OneAdvanced deployed over 50 AI agents on UK-sovereign AWS (AWS Machine Learning)
- Okta targets AI agent token costs with MCP scoping (AI News)
- Cedar launches Kora Platform to build agentic AI for medical billing (Fierce Healthcare)
- Minimax Music 3 open weight release soon? (r/LocalLLaMA)
- Qwen3.8-27B release page taken down amid countdown confusion (r/LocalLLaMA)