Lab release history
Last updated Jul 21, 2026
Poolside model releases
US foundation-model startup building AI for software development, founded by Jason Warner (former GitHub CTO) and Eiso Kant. Ships the Laguna family of agentic-coding models and the 'pool' terminal coding agent. This page collects the lab's model releases, lifecycle events, source links, and model metadata in one crawlable record.
Most recent in this set
2 models
Laguna S 2.1
AvailablePoolside's open-weight agentic-coding model and a scale-up of the Laguna XS family (same pre-training data as XS 2.1): a 118B-total / 8B-active Mixture-of-Experts that activates only ~6.8% of its parameters per token, giving larger-model behavior while staying cheap to serve, with a 1M-token context in both thinking and no-thinking modes. Pitched by Poolside as 'the West's most capable open-weight model' — the claim is about its weight class, not the outright frontier. Two modes (off / max, max default; the model sets its own test-time compute budget). Vendor-reported: Terminal-Bench 2.1 70.2% and SWE-bench Multilingual 78.5% (tops the published open disclosed-size table), plus SWE-bench Pro 59.4%, DeepSWE v1.1 40.4%, SWE Atlas 46.2%, Toolathlon Verified 49.7% — matching or beating models several times its size, though closed frontier models still lead outright. Trained in under nine weeks on 4,096 NVIDIA H200 GPUs (pre-training began 22 May 2026); first Poolside model with RL in FP8. Knowledge cutoff November 2025. Weights on Hugging Face under the permissive OpenMDW-1.1 license in BF16/FP8/INT4/NVFP4 with GGUF/MLX conversions and DFlash draft models; at 4-bit it runs on a single NVIDIA DGX Spark. Day-one support for vLLM, SGLang, and Ollama; hosted free at 256K context via OpenRouter and paid at the full 1M context ($0.10 / $0.20 / $0.01 per 1M input / output / cache-read tokens), also on Baseten, Kilo, Prime Intellect, and ZML.
Laguna XS 2.1
AvailablePoolside's open-weight small coding model: a 33B-total / 3B-active Mixture-of-Experts built for agentic coding and long-horizon work on a local machine, served at 256K context. An upgraded XS.2 (same architecture) that lifts SWE-bench Multilingual by 5.4 points to 63.1% and improves terminal-style tasks. Ships with open-weighted DFlash speculator (draft) models for each checkpoint that roughly double local tokens/sec, plus BF16/FP8/INT4/NVFP4 quantized checkpoints; supported in vLLM, SGLang, TensorRT-LLM, HF transformers, and Ollama (llama.cpp coming). Newly relicensed under the fully permissive OpenMDW-1.1. Available free on Hugging Face and via a free OpenRouter tier, with paid API pricing of $0.10 / $0.20 / $0.05 per 1M input / output / cache-read tokens. Its predecessor Laguna XS.2 sunsets on Poolside's API one week after launch.