Today in AI
Thursday, June 11, 2026
Today in AI: DiffusionGemma Open Model, TurboQuant 100x KV Cache, Coding Benchmark Wars — June 11, 2026
5
links
-
1blog.googleGoogle released DiffusionGemma, a 26B MoE open-weight model under Apache 2.0 license with 4x faster inference than comparable models. Developers can immediately download and self-host weights on Hugging Face, shifting the speed/efficiency frontier for open inference.
-
2luonghongthuan.comGoogle's ICLR 2026 paper TurboQuant demonstrates 100x memory reduction for KV cache in long-context inference. This directly addresses the memory bottleneck for production long-context deployments, making extended-window inference cost-effective at scale.
-
3llm-stats.comClaude Opus 4.6 leads the coding arena (21.3 score) while Claude Mythos Preview tops GPQA Diamond reasoning (94.6%). GLM-4.7 Thinking and DeepSeek V3.2 dominate open-weight coding benchmarks, with DeepSeek offering API access at $0.35/M tokens—10x cheaper than proprietary rivals.
-
4llm-stats.comNew multilingual and specialized benchmarks launched: Aider-Polyglot Edit (multi-language code editing), MAXIFE (instruction following across 63 languages), and NOVA-63 (linguistic diversity). Developers can now evaluate models on previously-unmeasured cultural and language-specific performance.
-
5github.comNanobot v0.1.5 released with multi-platform agent support (Feishu, Discord, Slack, Teams) and compatibility with DeepSeek-V4 and Hugging Face models. Open-source agent tooling is consolidating around lightweight, multi-model abstractions for practical deployment.