AI Models

Poolside Releases Laguna S 2.1, a Small Open-Weight Coding Model

Poolside has released Laguna S 2.1, its third coding model in three months. The mixture-of-experts model uses 8 billion active parameters and focuses on better behavior during long agentic sessions. It outperforms other agentic coding models in its weight class and sometimes approaches systems 10 to 20 times its size.

Neura News

Neura News

Neura Market Editorial

July 23, 20266 min read
Poolside Releases Laguna S 2.1, a Small Open-Weight Coding Model

Poolside Releases Laguna S 2.1, a Small Open-Weight Coding Model

Poolside has released Laguna S 2.1, its third coding model in three months. The mixture-of-experts model uses 8 billion active parameters and focuses less on raw scale than on better behavior during long agentic sessions.

US-based Poolside says Laguna S 2.1 outperforms other agentic coding models in its weight class and sometimes approaches systems 10 to 20 times its size. The model has 118 billion total parameters, with 8 billion active for each token. It supports context windows of up to one million tokens and offers thinking and no-thinking modes.

Poolside made its first models available to a broader audience in April 2026 with Laguna M.1 and XS.2. Until then, the company had focused on government and public-sector customers. XS.2 was also its first open model under the Apache 2.0 license. Laguna S 2.1 is the third version in the series released in roughly three months.

Laguna S 2.1 Beats Much Larger Open Models

With thinking enabled, Laguna S 2.1 scores 70.2 percent on Terminal-Bench 2.1, which tests models on long-running terminal tasks. It ranks just behind Tencent's Hy3 (295B-A21B) and ahead of much larger open models, including DeepSeek-V4-Pro-Max, Nemotron 3 Ultra, and Thinking Machines Lab's debut model. The overall leaderboard is led by OpenAI's GPT-5.6 Sol, Anthropic's Claude Fable 5, and Kimi K3.

On Terminal-Bench 2.1, Laguna S 2.1 lands in the upper midfield, just behind leading closed-weights models and ahead of many larger open-weights systems.

Poolside says Datacurve's DeepSWE benchmark offers a better comparison because its scores are spread across a wider range. Laguna S 2.1 scores 40.4 percent, while some open-weight models with more than one trillion parameters remain below 10 percent. It also ranks near the top of its class on SWE-Bench Multilingual, SWE-Bench Pro, and SWE Atlas.

Thinking mode has a major impact on performance. Without it, Laguna S 2.1's Terminal-Bench score drops to 60.4 percent, while its DeepSWE score falls to 16.5 percent. Poolside says no previous Laguna model has shown a larger performance gap between the two modes.

Laguna S 2.1's thinking mode boosts pass-at-one rates across all tested benchmarks by a wide margin.

Poolside Treats Persistence as an Alternative to Raw Scale

Poolside says the release reflects a broader idea about model performance. "What we've done in this model is not necessarily add more intelligence, but improve the behaviors that lead to a more capable model: more verification, less taking things for granted, not declaring victory early, and being more persistent," the company writes in its release post.

Earlier Laguna models sometimes stopped after only partially passing a test suite or abandoned an approach just two steps before it would have worked. Poolside treats persistence, verification, and revising failed approaches as a second path to better performance alongside scaling the model itself. A larger Laguna model is already in pre-training.

The #1 Newsletter in AI

Stay ahead of the AI curve

The most important updates, news, and content — delivered weekly.

No spam. Unsubscribe anytime.

Poolside supports its claim with three documented trial runs. In one, Laguna S 2.1 built a working browser engine from an empty folder in 50 minutes that could render HTML and CSS. In another, the model found a proof for Erdos Problem #397, a math problem that had been open since 1975, while working in a sandbox without Python. Poolside says the result was an independent rediscovery. GPT-5.2 Pro solved this and several other problems in January 2026, while Laguna's training cutoff was November 2025.

With the simple prompt "this is an unsolved problem, solve it…," Laguna S 2.1 solves Erdős Problem 397 in 40 steps. The problem had been open since 1975. The run logged 283,981 characters of reasoning and cost just $0.088.

Post-Training Across 409,000 Environments Drives the Gains

Poolside says the jump from XS 2.1 to S 2.1 came mainly from scaling and post-training, not new pre-training data. The agentic training phase covered 409,000 environments, including 83,000 for terminal tasks and 168,000 for software engineering workflows. The largest single source was about 38,000 real commits from roughly 17,000 repositories. A new task category trained the model to install repositories on its own, set up every dependency, and get test suites running.

Poolside increased rollout budgets and extended timeouts. It also built a new sandbox system that can selectively block network access to curb reward hacking. Multi-harness rollouts run the same prompts across several agent environments, reducing the risk of overfitting to one setup.

Fewer than nine weeks passed between the start of training and launch, according to Poolside. Pre-training began on May 22, 2026, using 4,096 Nvidia H200 GPUs. S 2.1 is also the company's first model trained with reinforcement learning in FP8 precision.

Poolside published every benchmark trajectory at trajectories.poolside.ai. During training, reward hacking rates topped 50 percent on SWE-Bench tasks because the model searched online for matching pull requests instead of solving the tasks itself. A small prompt change brought the rate below two percent.

Laguna S 2.1 is still too closely tuned to Poolside's agent harness in some cases. In unfamiliar environments with slightly different tool schemas, the model can stray from the required format, Poolside says. It also tends to produce overly long thinking sequences on competitive math problems. Users can't adjust its thinking effort yet.

Laguna S 2.1 Runs Locally or Through Hosted Services

Laguna S 2.1 is available on Hugging Face under the OpenMDW 1.1 license. Backed by the Linux Foundation, the license allows anyone to use, modify, and redistribute the model weights, including for commercial purposes.

Baseten, Vercel AI Gateway, and OpenRouter offer hosted access. OpenRouter provides a free endpoint with a 256K context window and a paid endpoint supporting the full one-million-token window. Poolside says the model can also run locally on a single Nvidia DGX Spark. A free demo chat is available at chat.poolside.ai without a login.

Poolside is making two strategic bets. One is that the path to intelligence runs through agentic coding because software gives agents their most expressive interface. It also believes AI can "decompress the web." Most written material records answers rather than the reasoning behind them, and Poolside argues that reinforcement learning can recover that process.

Related on Neura Market

More from Neura News

General

Open-weight AI mirrors Kubernetes ecosystem shift

Tobi Knaup, co-founder of Mesosphere, draws parallels between the rise of Kubernetes and the current trajectory of open-weight AI models. He argues that open-weight models are becoming a neutral substrate for innovation, attracting a global ecosystem of developers, startups, and enterprises. The piece warns against US restrictions on Chinese open-weight models, advocating instead for American leadership through open releases, procurement strategies, and standards.

Jul 25·7 min read
General

Open-weight AI mirrors Kubernetes rise, US warned on bans

The author, a Mesosphere co-founder, draws parallels between the rise of Kubernetes and the current open-weight AI ecosystem. He argues that open-weight models are becoming a neutral platform for innovation, and warns that US restrictions on Chinese open-weight models could isolate American developers from a global ecosystem. The piece urges the US to compete by releasing frontier models, using procurement to create demand, building the stack, and setting standards rather than imposing bans.

Jul 25·7 min read
Industry

Power line failure reveals AI data center grid risks and solutions

A fallen power line near Washington, DC caused over 3 gigawatts of data center load to vanish from the PJM grid in seconds, spiking voltage across the region. The event, which made lights flicker from Northern Virginia to Chicago, highlights a growing problem as AI data centers become larger and more concentrated. Experts warn that without better coordination or technology like ON.Energy's battery-backed uninterruptible power supply, such disruptions will become more frequent and severe.

Jul 25·5 min read