Click any tag below to further narrow down your results
Links
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.
MIT CSAIL researchers built Retrieval Language Models that store full documents outside the model’s context window and let the AI query them via code, slicing, and parallel sub-instances. This approach handles inputs up to 10 million tokens, doubles benchmark performance, and matches or beats the cost of massive-context calls.