AI developer tools · What shipped
For a senior engineer who already reads HN. Real changes in AI developer tools today: releases with version numbers, papers with benchmarks, repos that crossed a threshold worth knowing. Skip hype threads, pre-announcement leaks, and recycled summaries. Always link primary sources.
Anthropic holds Epoch lead; German consortium and ex-OpenAI CTO ship open weights
1 min read
Fable 5 index lead holds
Anthropic's lead just held firm through July.
Claude Fable 5 maintained 161 on the Epoch Capabilities Index—still one point ahead of GPT-5.5 Pro and leading across all seven newly tracked evaluations in agentic work, cybersecurity, algorithm engineering, forecasting, and physics [Quelle: Epoch AI]. The index itself expanded to 13 fresh benchmarks this month, signaling that breadth of coverage now matters more than single-point spreads.
Watch which new evaluation domains shift into production first.
German open model tops benchmarks
A German research consortium just shipped a rival to frontier open weights.
Soofi S 30B—a mixture-of-experts model activating only 3.2B parameters per token—tops all fully open competitors on both English and German benchmarks, surpassing OLMo 3 and Apertus [Quelle: The Decoder]. The model scores 73.8% on HumanEval and maintains throughput at 40K-token contexts—roughly eight times faster than dense 14–24B models. Training ran March–May 2026 on Deutsche Telekom's Munich infrastructure; full weights, checkpoints, and training code ship now.
Local deployment just became reproducible and German-first.
Former OpenAI CTO releases frontier model
Mira Murati's lab just dropped the largest American open-weights model.
Inkling—a 975B-parameter mixture-of-experts with 256 routed experts—matches Nvidia's Nemotron 3 Ultra on Terminal Bench using roughly one-third the thinking tokens and supports a million-token context window [Quelle: The Register]. Available on Hugging Face under Apache 2.0 and integrated with TogetherAI, Fireworks, and Baseten, it marks the first frontier-scale open weights from a major ex-OpenAI faction.
Decentralized AI development just went beyond research.
Google's Gemma 4 multimodal family ships
Google released six open Gemma 4 variants optimized for local inference.
The family spans 12B Unified (text, image, audio) to 31B dense, with MoE options like 26B-A4B activating 4B parameters per token and supporting 256K context across 140+ languages [Quelle: Unsloth]. The 26B-A4B reaches 89.2% on AIME 2026 and 2150 Codeforces ELO; Unsloth's GGUF and MLX quantizations include dynamic 4-bit and 8-bit options for llama.cpp and Ollama.
Multimodal open weights just became practical at five scale points.
Data on AI Capabilities and Benchmarking - Epoch AI11 hours ago ... Our database of benchmark results, featuring the performance of leading AI models on challenging tasks. It includes results from benchmarks evaluated ...epoch.ai
Claude Fable 5 achieved a new high score of 161 on the Epoch Capabilities Index (ECI), surpassing GPT-5.5 Pro by 1 point and marking the first time Anthropic has led the ECI in over a year. Epoch AI recently expanded its benchmarking hub by adding 13 new evaluations as of July 1, 2026, with 7 incorporated into the ECI, alongside nine additional external benchmarks covering agentic work, cybersecurity, algorithm engineering, forecasting, and research-level physics.
German AI consortium releases Soofi S, an open 30B model that ...19 hours ago ... On code benchmarks, Soofi S scores 73.8 percent on HumanEval, 70.2 on ... code generation, and agent-based systems. AI News Without the Hype – Curated ...the-decoder.com

A German research consortium has released Soofi S 30B-A3B, an open language model that achieves top benchmark scores among fully open models in both English and German, surpassing OLMo 3 32B and Apertus 70B. The 30-billion-parameter mixture-of-experts model activates only 3.2 billion parameters per token, using a hybrid Mamba-Transformer architecture that maintains throughput at very long contexts—generating roughly eight times more tokens per second than dense 14-24B models at 40,000-token context lengths. Trained on 27 trillion tokens with deliberately weighted German data (7.2% in phase one, 15.3% in phase two), Soofi S scores 73.8% on HumanEval and 70.2% on MBPP code benchmarks, leading all fully open models on German benchmarks by double-digit margins in most categories. The training ran March-May 2026 on up to 512 Nvidia B200 GPUs at Deutsche Telekom's Industrial AI Cloud in Munich, and the consortium is releasing model weights, checkpoints, complete training code, and detailed data inventory documentation.
Former OpenAI CTO does what Altman won't: releases a frontier AI ...5 hours ago ... Like most LLMs today, Inkling is a “reasoning model” which is to say it's been trained using reinforcement learning (RL) to use chain of thought to “think” ...theregister.com

Thinking Machines Lab, founded by former OpenAI CTO Mira Murati, released "Inkling," a 975 billion parameter open weights model under Apache 2.0 license. The model is the largest American open weights model to date, comparable in size to Chinese models like DeepSeek V4 and GLM 5.2. It features a mixture of experts architecture with 256 routed experts and 2 shared experts, trained on 45 trillion tokens using Nvidia GB300 NVL72 systems, and supports a million-token context window. Inkling matches Nvidia's Nemotron 3 Ultra on Terminal Bench 2.1 using roughly one-third the thinking tokens, with efficient chain-of-thought reasoning capabilities. The model is available via Thinking Machines' Tinker platform for customization and fine-tuning, downloadable from Hugging Face, and compatible with multiple inference engines including vLLM, SGLang, and Llama.cpp. A companion model, Inkling-Small at 276 billion parameters with 12 billion active parameters, is also in preview. The company is integrating the model with third-party API services including TogetherAI, Fireworks, Modal, Databricks, and Baseten.
Gemma 4 - How to Run Locally | Unsloth Documentation13 hours ago ... If it does not, llama.cpp can still run using partial RAM / disk offload, but generation will be slower. ... Official Gemma Benchmarks. Text/Code Benchmarks.unsloth.ai

Google's Gemma 4 family of open models includes six variants: 12B Unified, E2B, E4B, 26B-A4B, and 31B. These multimodal models support 140+ languages, up to 256K context, offer both dense and MoE variants, and are Apache-2.0 licensed. The 12B Unified features unified text, image and audio support and runs on 8GB RAM (4-bit) or 14GB (8-bit), while the 26B-A4B MoE model balances speed and accuracy with 4B active parameters, and the 31B offers strongest performance for maximum quality. Unsloth has released optimized GGUF and MLX quantizations with dynamic 4-bit and 8-bit options, published KL Divergence benchmarks showing their quantizations on the Pareto frontier, and offers inference via llama.cpp, Ollama, and their open-source Unsloth Studio web UI. Performance benchmarks show the 26B-A4B achieving 89.2% on AIME 2026, 80.0% on LiveCodeBench v6, and 2150 Codeforces ELO, with multimodal capabilities including 76.9% on MMMU Pro and vision benchmarking across OmniDocBench and MATH-Vision.