Click any tag below to further narrow down your results
Links
The article introduces Inkling-Small, a Mixture-of-Experts transformer with 276 B total and 12 B active parameters that matches full Inkling performance at one-quarter the size. It handles text, images, and audio with a 1 M-token context window and lets users trade compute for thinking effort. The open-weight model outperforms peers on tool use, coding, reasoning, and multimodal benchmarks and is available for fine-tuning and chat.
This article unpacks a 2026 paper arguing that under finite resources, narrowly focused AI systems consistently outperform general-purpose ones. It draws on the no-free-lunch theorem, examples from biology and markets, and machine learning phenomena like negative transfer, mixture-of-experts, and AlphaFold’s task-specific success.
+ specialization
+ optimization-theorem
+ evolutionary-biology
+ market-competition
mixture-of-experts
Laguna XS 2.1 is a 33B Mixture-of-Experts model with 3B activated parameters per token, tuned for agentic coding and long-horizon tasks on local machines. It outperforms XS.2 on SWE-bench Multilingual by 5.4 points, adds support for major runtimes, offers FP8/INT4/NVFP4 checkpoints, and runs with a permissive OpenMDW-1.1 license. You can access it via API, OpenRouter, or locally with quantized or DFlash-boosted builds.