THU, JULY 30, 2026
Independent · In‑Depth · Practitioner‑Tested
✎ Code Tools

Poolside Laguna S 2.1: 118B Params, 8B Active, Beats DeepSeek V4 Pro on Coding — $0.10/M on OpenRouter

Poolside Laguna S 2.1 (July 21): 118B MoE, 8B active per token, 1M context, thinking mode. Terminal-Bench 2.1: 70.2% (#1 open disclosed-size). SWE-bench Pro: 59.4% — ahead of DeepSeek V4 Pro Max (1.6T). DeepSWE: 40.4% vs V4 Pro Max 9.0%. API: $0.10/$0.20/M on OpenRouter. Free on OpenCode (full 1M context). Single DGX Spark desktop deployment. Linux Foundation OpenMDW license.

By AIToolsRecap July 30, 2026 7 min read 30 views
Home Articles Code Tools Poolside Laguna S 2.1 Review: 118B Params, 8B A...

POOLSIDE LAGUNA S 2.1 — CONFIRMED SPECS (JULY 21, 2026)

Total parameters: 118B MoE — only 8B active per token (~6.8% sparsity)
Context window: 1M tokens (1,048,576)
Terminal-Bench 2.1: 70.2% — #1 among open disclosed-size models
SWE-bench Pro: 59.4% — ahead of DeepSeek V4 Pro Max (1.6T params)
DeepSWE benchmark: 40.4% vs DeepSeek V4 Pro Max 9.0% — 4× advantage
License: Linux Foundation OpenMDW — permissive, verify commercial terms on HuggingFace
Weights: BF16, FP8, INT4, NVFP4 — plus GGUF and MLX conversions provided
Hardware minimum: Single Nvidia DGX Spark desktop
API: $0.10/$0.20/M on OpenRouter at 256K context — free on OpenCode at full 1M context
Training: Under 9 weeks on 4,096 H200 GPUs, 30T tokens, RL in FP8 precision
Thinking mode: Yes — increases Terminal-Bench from ~62% to 70.2% at cost of more tokens

The Benchmark Story — 118B Beats 1.6T

According to The Sequence's analysis, the DeepSWE result is the most striking number in Laguna S 2.1's release: 40.4% against DeepSeek V4 Pro Max's 9.0%. A 13× parameter deficit paired with a 4× score advantage is the kind of result that normally means someone broke the evaluation. Poolside appears to have anticipated that reaction — they published every trajectory from every trial in the final evaluation set. The benchmark results are independently verifiable, not vendor-reported numbers without methodology.

As Startup Fortune reports, Poolside's Terminal-Bench 2.1 score of 70.2% places Laguna S 2.1 ahead of DeepSeek V4 Pro Max (64.0%), Inkling at 975B (63.8%), and Nvidia Nemotron 3 Ultra at 550B (56.4%) — all models with dramatically more total parameters. The benchmark uses thinking mode for Laguna, which is the correct comparison since the other models are also run at their best configuration. The key caveat from Orca Router's independent guide: closed frontier flagships still lead several benchmarks — Kimi K3 scores higher on SWE Marathon, and the closed models from Anthropic and OpenAI are not the primary comparison here.

Why the Architecture Matters — MoE With 8B Active

The MoE (Mixture-of-Experts) architecture with only 8B active parameters per token is what makes Laguna S 2.1's performance possible at this size. As MarkTechPost explains, all 118B parameters remain resident in memory, but only ~8B route through the network per step. That sparsity is why a mid-size model can behave like a larger one while staying cheap to serve: the model has learned which expert sub-networks to route different types of coding problems through, concentrating relevant knowledge without running all of it for every token. The practical result: inference cost and latency are closer to an 8B dense model than to a 118B dense model, while quality on coding tasks draws on the full 118B of learned knowledge.

According to ExplainX.ai's coverage, Laguna S 2.1 went from training start to launch in under nine weeks — pre-training began May 22 on 4,096 Nvidia H200 GPUs on 30 trillion tokens. It is also the first Poolside model where reinforcement learning ran in FP8 precision. Poolside says the biggest capability improvements came during post-training (RL) rather than from new pre-training data — consistent with the emerging pattern in frontier model development where the RL post-training stage is where coding-specific performance gains are concentrated.

Thinking Mode — When to Use It and What It Costs

Laguna S 2.1 has a dedicated reasoning mode that allocates additional inference time before generating output. According to Mehul Gupta's Medium breakdown, thinking mode increases Terminal-Bench performance significantly — from approximately 62% without thinking to 70.2% with thinking enabled. The cost is substantially higher token usage and longer completion times. The right deployment pattern: enable thinking mode for complex multi-step coding tasks where correctness matters and time is not the constraint. Disable it for high-volume simpler tasks — code completion, boilerplate generation, fast lookup — where the raw model performance at $0.10/M is already strong enough.

How to Access Laguna S 2.1 Today

OpenCode (free, 1M context): OpenCode added support the same day as launch, making Laguna S 2.1 free to use with the full 1M token context window through the default open-source agent harness.

OpenRouter ($0.10/$0.20/M, 256K context): Available via API at $0.10/M input and $0.20/M output — significantly cheaper than Kimi K3 ($3/M) or GPT-5.6 Sol ($5/M) for coding workloads.

Self-hosted (single DGX Spark): Weights on Hugging Face in BF16, FP8, INT4, NVFP4, plus GGUF and MLX. Runs on a single Nvidia DGX Spark desktop — the consumer-accessible self-host story is real at this size.

License note: Linux Foundation OpenMDW license — verify the specific commercial deployment terms on the Hugging Face model card before production use. "Permissive" framing in the release does not substitute for reading the license file.

Who Should Use Laguna S 2.1

High-volume agentic coding (cost-sensitive): At $0.10/M input on OpenRouter, Laguna S 2.1 is 30× cheaper than Kimi K3 ($3/M) and 50× cheaper than Claude Opus 5 ($5/M). For teams running millions of tokens per day in agentic coding loops, the economics are hard to ignore — especially with verified benchmark performance ahead of larger models.

Self-hosted inference (data sovereignty): DGX Spark-compatible weights at INT4/GGUF means genuine local deployment without the 8× H100 minimum that Kimi K3 requires. For enterprises that need on-premises AI coding without cloud dependency, this is the most accessible capable open-weight coding model yet.

Not the right choice for: Workloads outside coding — Laguna S 2.1 is a coding specialist, not a general-purpose model. Kimi K3 and Claude Opus 5 are better options for mixed writing, analysis, and coding workloads. Also verify the OpenMDW license for your specific commercial use case before deploying at scale.

Sources: The Next Web · Startup Fortune · ExplainX.ai · MarkTechPost · The Sequence · Orca Router · Related: Kimi K3 vs Laguna S 2.1 → · Kimi Code vs Codex →

Tags
Coding AIAI NewsGenerative AIBest AI Tools2026

Spot an inaccuracy?

We verify facts before publishing and correct errors promptly. If something in this article is wrong or outdated, let us know.

Report an error →