With a massive jump in SWE-bench scores and a fully permissive license, Laguna XS 2.1 is redefining what small-scale Mixture-of-Experts models can achieve in software engineering.

The landscape of agentic coding models just shifted. On July 2, 2026, Poolside released Laguna XS 2.1, a highly anticipated update to their Laguna series that promises to bridge the gap between massive proprietary models and efficient, local-first development workflows. For developers looking to integrate autonomous coding agents into their CI/CD pipelines or local IDEs, this release represents a significant leap in intelligence-per-parameter.
What makes Laguna XS 2.1 stand out isn't just its raw performance, but its philosophy. By combining a highly efficient Mixture-of-Experts (MoE) architecture with a fully permissive OpenMDW-1.1 license, Poolside is providing the community with a professional-grade tool that aligns with the open-source directions of industry giants like NVIDIA and the Linux Foundation. This isn't just another model; it's a foundational piece for the next generation of autonomous software engineers.
At its core, Laguna XS 2.1 utilizes a 33B total parameter Mixture-of-Experts architecture. However, the true magic lies in its efficiency: only 3B parameters are activated per token. This design allows the model to maintain the reasoning depth of a much larger dense model while operating with the latency and computational footprint of a much smaller one, making it ideal for high-throughput agentic workflows.
The model also features a massive 256K context window, which is critical for modern software engineering tasks. Whether you are feeding the model an entire repository's worth of documentation or a massive multi-file codebase for refactoring, the context length ensures the model maintains a global understanding of the project structure. Furthermore, the integration of DFlash open-weighted speculative decoders can roughly double the achieved tokens per second, making real-time coding assistance smoother than ever.
While the underlying architecture remains identical to its predecessor, XS.2, the gains in Laguna XS 2.1 are driven by a sophisticated training and data refresh. The most striking improvement is seen in the SWE-bench Multilingual benchmark, where the model jumped 5.4 points to reach an impressive 63.1%. This indicates a much higher success rate in resolving real-world GitHub issues across different programming languages.
In addition to SWE-bench, the model shows steady improvements in SWE-bench Verified, climbing from 69.9% in XS.2 to 70.9%. These metrics confirm that the model is not just memorizing patterns but is developing a more robust ability to navigate complex, multi-step coding tasks—the hallmark of a true agentic model. For developers, this means fewer hallucinations and more reliable code generation in production-grade environments.
Poolside has gone all-in on developer accessibility. Laguna XS 2.1 is supported across the most popular inference engines, including vLLM, SGLang, NVIDIA TensorRT-LLM, HuggingFace Transformers, and Ollama. This ecosystem support ensures that whether you are deploying on a massive cloud cluster or a local workstation, you have a path to production.
To cater to different hardware constraints, several quantized checkpoints are available immediately. Developers can choose from FP8, INT4, and NVFP4 formats to optimize for memory bandwidth and VRAM usage. For those in the llama.cpp community, GGUF support is expected to follow shortly, ensuring that even users with consumer-grade hardware can run this powerhouse locally.
For those who prefer managed infrastructure, Laguna XS 2.1 is available via the Poolside API and OpenRouter. The pricing structure is highly competitive, specifically designed to reward efficient usage through aggressive cache-hit discounts. This makes it an excellent choice for agentic loops that frequently reference the same codebase or system prompts.
The 256K context window is fully supported on the API, allowing for deep-context reasoning without the need for complex RAG architectures in many scenarios. Note that the previous XS.2 model will be sunset on the Poolside API after one week, so developers should migrate to 2.1 immediately to take advantage of the improved performance and pricing.
Laguna XS 2.1 is purpose-built for agentic coding. This means it excels in scenarios where the model must act as an autonomous agent—planning a task, writing code, running tests, and iterating based on error messages. Its ability to handle long-horizon work makes it perfect for automated refactoring, bug fixing, and even generating comprehensive unit test suites.
Beyond pure coding, its high-reasoning capabilities and large context window make it suitable for complex RAG (Retrieval-Augmented Generation) applications involving large technical manuals, or as a reasoning engine for technical documentation and architectural planning. It is the ideal balance of speed, cost, and intelligence for the modern AI engineer.
Ready to integrate Laguna XS 2.1 into your workflow? You can access the model immediately through the Poolside API or via OpenRouter. For local deployment, head over to Hugging Face to download the official weights and quantized checkpoints.
If you are looking for a managed library experience, the model is also available via Baseten. We recommend starting with the FP8 checkpoints for a great balance of precision and speed on NVIDIA hardware. Check the official Poolside documentation for specific implementation recipes for vLLM and TensorRT-LLM.
API Pricing — Input: 0.10 / Output: 0.20 / Context: 256000