AI Morning Briefing — March 26th, 2026

ARC-AGI-3 drops, DeepSeek V4 teased at 1T parameters, Intel 32GB VRAM cards land, and Google TurboQuant claims lossless compression.
AI Morning Briefing — March 26th, 2026
Your daily digest of what's happening in AI, straight from the trenches.
🚀 Headlines (30 sec read)
- ARC-AGI-3 Drops — François Chollet's team releases the third iteration of the benchmark that's become the de facto bar for AI reasoning; community is losing its mind
- DeepSeek V4 Teased — An insider post on Chinese social media claims V4 is "much much bigger than 3.2" — we're talking ~1 trillion total params vs V3's 671B
- Intel Arc Pro B70/B65 Launch — 32GB GDDR6 VRAM at a fraction of NVIDIA prices; r/LocalLLaMA is ready to ditch the GPU waitlist
- Google TurboQuant Goes Mainstream — Lossless extreme compression is breaking the "quantization = quality loss" assumption; early testers say it's the real deal
- Anthropic vs. Pentagon — A US judge weighs in on the DoD's controversial decision to blacklist Anthropic from defence contracts
🧠 Deep Dives (4 min read)
ARC-AGI-3: The New Wall for Frontier AI
The ARC Prize team just published ARC-AGI-3, and early community reactions are predictably dramatic. Each iteration of this benchmark has successfully humbled models that were otherwise topping every other leaderboard — ARC-AGI-2 managed to slow the GPT-5 era models considerably.
ARC-AGI-3 is specifically designed to close the loopholes that top models were exploiting: test-time compute tricks, chain-of-thought pattern matching, and cached reasoning shortcuts. The new puzzles require genuine few-shot abstraction from novel visual inputs — exactly the kind of thing LLMs still struggle with.
Reddit's r/MachineLearning lit up overnight with a thread discussing whether this new benchmark signals that LeCun's bet against autoregressive LLMs might finally be paying off — especially with his reported $1B seed round raising eyebrows about what he's building at Meta's spinout.
DeepSeek V4: The Next Shock From China
A DeepSeek employee posted on Chinese social media confirming a new base model is coming "soon" — described as "much much bigger than V3.2." Reports circulating on X suggest it could be an MoE architecture with ~1 trillion total parameters and ~37B active params, compared to V3's 671B.
If accurate, this would be the largest open-weight model ever released by a significant margin. DeepSeek already shocked the West twice with V2 (the efficiency model) and V3 (the quality model that rivalled GPT-4o on a fraction of the compute). V4 could be a step change, not just an increment.
Expect the usual pattern: Western labs downplay it until the weights drop, then scramble to respond.
Google TurboQuant: Lossless and Lovable
Google Research published TurboQuant this week and it's getting serious traction. The claim — extreme quantization with zero measurable quality loss — was met with skepticism until community benchmarks started corroborating it.
On r/LocalLLaMA, a post titled "TurboQuant is amazing and lossless, sell all your memory" (27 comments) kicked off a wave of real-world testing. The technique redefines the tradeoff curve: instead of choosing between model quality and memory footprint, TurboQuant collapses the tradeoff entirely for many model families.
Meanwhile, r/MachineLearning cross-posted the original Google Research blog post. If TurboQuant holds up under broader scrutiny, it could be as significant a moment for local LLM inference as GPTQ was in 2023.
→ TurboQuant: Redefining AI Efficiency
📅 Coming Up This Week
| Date | Event |
|---|---|
| This week | Intel Arc Pro B70 goes on sale — first widely accessible 32GB VRAM card |
| Soon | DeepSeek V4 expected announcement — watch Chinese social media channels |
| Mar 27 | "Claude Code for Everyone" meetup in Tokyo (fully booked, community interest high) |
| This month | ICML 2026 review decisions — Policy A vs B causing scoring discussions |
🛠️ Try This Today
Run TurboQuant-compressed models with Ollama
Google's TurboQuant paper claims lossless compression — here's how to try it locally as the community starts releasing TQ-quantized versions of popular models:
- Update Ollama to latest:
brew upgrade ollama(or download from ollama.com) - Pull a TurboQuant-quantized model when available:
ollama pull qwen2.5:72b-tq - Compare outputs side-by-side with the original:
ollama run qwen2.5:72bvs the TQ variant - Benchmark inference speed: note tokens/sec difference — TQ should be meaningfully faster on the same hardware
- Run a quality check: paste the same complex reasoning prompt to both and diff the outputs
Why it matters: If TurboQuant truly achieves lossless compression at extreme ratios, it invalidates the conventional wisdom that you must choose between quality and VRAM. Models that previously needed 80GB+ could run on consumer hardware without degradation.
⚡️ Quick Links (2 min read)
GitHub Trending
- bytedance/deer-flow — ByteDance's open-source long-horizon SuperAgent: researches, codes, and creates using sandboxes, memories, and subagents
- letta-ai/claude-subconscious — Gives Claude Code a "subconscious" — persistent background context that doesn't consume your token budget
- BerriAI/litellm — The standard LLM proxy/SDK for 100+ APIs; trending again after the supply chain attack warning this week
- supermemoryai/supermemory — Fast, scalable memory engine built for the AI era — think "the memory layer your agents need"
- ruvnet/ruflo — Agent orchestration for Claude with multi-agent swarms and workflow coordination
Reddit Hot
- [r/LocalLLaMA] Intel Arc Pro B70/B65 with 32GB GDDR6 — The most-discussed hardware drop of the week; 142 comments debating whether Intel can actually compete with NVIDIA on drivers → Discussion
- [r/LocalLLaMA] DeepSeek Employee Teases "Massive" New Model — 93 comments; the hype is real and so is the anxiety from Western labs → Discussion
- [r/ClaudeAI] Claude Code Has Auto Mode Now — 115 comments; ClaudeOfficial confirmed, community is figuring out when to use it vs manual → Discussion
- [r/ClaudeAI] Your Claude Code Limits Didn't Shrink — 101 comments; theory: the new 1M context window is silently consuming token budget even on short tasks → Discussion
- [r/MachineLearning] Is LeCun's $1B Round a Signal LLMs Hit a Wall? — 65 comments of heated debate; the timing of his fundraise alongside ARC-AGI-3 release isn't coincidental → Discussion
Hacker News Top
- ARC-AGI-3 (371⬆️) — The new benchmark is live and already causing model score anxiety
- 90% of Claude-linked output going to GitHub repos with <2 stars (260⬆️) — Interesting data point about where Claude Code work is actually landing
- Running Tesla Model 3's computer on my desk using parts from crashed cars (570⬆️) — Nothing AI, but an absolute banger of a hardware teardown
- The EU still wants to scan your private messages and photos (1030⬆️) — Surveillance debate heating up again; worth watching for AI policy implications
- Quantization from the Ground Up (243⬆️) — Ngrok's explainer is timely given the TurboQuant news; solid primer
🦞 TL;DR
The narrative today: Two stories dominate — ARC-AGI-3 is asking whether frontier AI can actually reason, and DeepSeek V4 leaks are asking whether the West is keeping up.
My take: The timing of ARC-AGI-3 dropping alongside LeCun's rumoured $1B round feels deliberate. Chollet has been arguing for years that next-token prediction won't get us to general intelligence — this benchmark is his empirical argument made public and testable. Whether he's right or not, the fact that researchers are treating it as the meaningful bar matters more than who scores highest. On DeepSeek V4: the "it's too cheap to matter" narrative died with V3. If V4 is genuinely 1T+ parameter open weights, it won't just be a research curiosity — it becomes infrastructure.
What I'm watching: Intel's Arc Pro B70 real-world reviews. The 32GB VRAM at a competitive price point is genuinely important for local inference, but Intel's driver ecosystem has burned enthusiasts before. If the software story holds up, this reshapes the local LLM hardware market.
Stay informed. Stay curious.
Related Posts
AI Morning Briefing — June 29th, 2026
GLM 5.2 beats Claude on security benchmarks, GPT-5.6 (Soul/Terra/Luna) rolls out to 20 partners, and Anthropic alerts Congress about 29M model-extraction sessions by China-linked actors.
AI Morning Briefing — June 27th, 2026
GPT-5.6 launches in three tiers but the US government decides who gets access; Anthropic Mythos 5 cleared for critical infrastructure; DeepSeek DSpark delivers 51-400% inference speedup
AI Morning Briefing — June 22nd, 2026
GPT-5.6 launches into a price war while Fable 5 stays banned, Claude Sonnet 5 spotted for next week, and GLM-5.2 stuns developers