Poolside drops Laguna S 2.1, an open-weight coding model that beats rivals 10x its size
Summary
Poolside, a San Francisco AI lab, has released Laguna S 2.1, its most capable open-weight coding model to date, available on Hugging Face under the OpenMDW-1.1 license. This 118-billion-parameter Mixture-of-Experts (MoE) system activates only 8 billion parameters per token and supports a 1 million token context window. Benchmarks show Laguna S 2.1 scoring 70.2% on Terminal-Bench 2.1, outperforming larger models like DeepSeek-V4-Pro-Max (1.6T parameters, 64.0%), Inkling (975B parameters, 63.8%), and Nemotron 3 Ultra (550B parameters, 56.4%). It also achieved 78.5% on SWE-Bench Multilingual and 59.4% on SWE-Bench Pro. Developed in under nine weeks using 4,096 Nvidia H200 GPUs, this release aims to provide a competitive Western open-weight alternative amidst a market dominated by Chinese models, emphasizing transparency and cost-efficiency for enterprise agentic coding tasks.
Key takeaway
For AI Engineers and ML Architects evaluating open-weight coding models for self-hosted agentic workloads, Poolside's Laguna S 2.1 offers a compelling Western alternative. Its sparse MoE architecture enables cost-effective inference, making enterprise-scale agentic applications more affordable. You should consider its strong benchmark performance against much larger models and the unprecedented transparency of its evaluation trajectories when selecting a foundational model for secure, on-premise deployments, especially given its broad ecosystem support and rapid iteration cycle.
Key insights
Poolside's Laguna S 2.1 demonstrates that smaller, transparent open-weight models can outperform larger rivals on agentic coding tasks.
Principles
- Radical transparency builds trust in AI benchmarks.
- Sparse MoE architectures reduce inference costs significantly.
- Model "working habits" are crucial for agentic performance.
Method
Poolside improved model performance by focusing on "working habits" like verification, persistence, and avoiding early declarations of victory during training.
In practice
- Deploy Laguna S 2.1 on a single Nvidia DGX Spark.
- Utilize 4-bit GGUF files for local model execution.
- Examine full benchmark trajectories for deeper model understanding.
Topics
- Open-weight AI
- Coding Models
- Mixture-of-Experts
- AI Benchmarking
- Enterprise AI Agents
- Model Transparency
Code references
Best for: NLP Engineer, CTO, VP of Engineering/Data, AI Engineer, Machine Learning Engineer, AI Architect
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by VentureBeat.