Text model · Laguna
LA Laguna S 2.1: RAM and VRAM requirements
Laguna S 2.1 needs about 92.8 GB to run at Q4_K_M (the Q4_K_M GGUF file is ~89.44 GB to download; KV cache and overhead add the rest), or about 123.3 GB at Q8_0. The lightest hardware that runs it is Apple M4 Max (128GB).
Laguna family · 118B params (Mixture-of-Experts: activates only 8B of 118B params per token, so generation is faster than the total size suggests) · released Jul 2026.
Shopping for hardware? See what runs Laguna S 2.1 →
Q4_K_M and Q8_0 are GGUF download (file) sizes. Memory @ Q4 includes the KV cache and overhead, so it runs larger than the file on disk.
Will it run on your device?
Laguna S 2.1 runs on 4 of 40 tracked devices at Q4_K_M.
Memory breakdown
How context length changes it
Longer context grows the KV cache, which for Laguna S 2.1 is sized by its 8B active params, not the full 118B. It needs ~92.8 GB at 4k and ~173.6 GB at 128k.
Quantization sizes
| Quantization | Size on disk |
|---|---|
| Q2_K | 49.4 GB est |
| Q3_K_M | 57.7 GB est |
| Q4_K_M (default) | 89.44 GB |
| Q5_K_M | 84.1 GB est |
| Q6_K | 96.8 GB est |
| Q8_0 | 119.91 GB |
| FP16 | 219.05 GB |
Lower quant = smaller and faster, slightly lower quality. Q4_K_M is the common default.
Run it
ollama run laguna-s-2.1:latest llama-cli -hf poolside/Laguna-S-2.1-GGUF:Q4_K_M lms get poolside/Laguna-S-2.1-GGUF Which devices can run Laguna S 2.1?
Apple Silicon Macs
- Apple M1 (8GB) No
- Apple M2 (16GB) No
- Apple M4 (16GB) No
- Apple M5 (16GB) No
- Apple M3 Pro (18GB) No
- Apple M4 (24GB) No
- Apple M4 Pro (24GB) No
- Apple M5 (32GB) No
- Apple M4 Pro (48GB) No
- Apple M5 Pro (48GB) No
- Apple M4 Max (64GB) No
- Apple M4 Max (128GB) Tight
- Apple M5 Max (128GB) Tight
- Apple M3 Ultra (256GB) Yes
RAM-only laptops
iPhone & iPad
Android
NVIDIA GPUs
Same job, different size
Pick by what fits your memory: step down to free up VRAM, or step up if you have headroom.
Similar models
Head-to-head
FAQ
How much VRAM or RAM does Laguna S 2.1 need?
At Q4_K_M, Laguna S 2.1 needs about 92.8 GB (weights ~89.44 GB + KV cache + overhead) at a 4k context. At Q8_0 budget ~123.3 GB.
What is the Q4_K_M GGUF file size of Laguna S 2.1?
The Q4_K_M GGUF file is about 89.44 GB to download, and the Q8_0 GGUF is about 119.91 GB. That is the weights file on disk; to run it you also need room for the KV cache and overhead, so budget ~92.8 GB of memory at Q4_K_M.
Can Laguna S 2.1 run on a laptop?
Laguna S 2.1 is large; you need a high-memory Mac or multi-GPU setup at Q4_K_M.
Is Laguna S 2.1 cheaper to run because it is a MoE model?
It is faster, not lighter. Laguna S 2.1 activates only 8B of 118B params per token (so it runs quickly), but all experts must stay in memory, so it still needs memory for the full 118B.
Can I use Laguna S 2.1 commercially?
Yes. Laguna S 2.1 is licensed OpenMDW-1.1, which permits commercial use.
Understand the numbers
Short guides to the ideas behind Laguna S 2.1's memory and quant figures.
Poolside AI's coding-agent flagship: 118B total / 8B active MoE, built for long-horizon agentic work (70.2% on Terminal-Bench 2.1). 1M native context. Sizes from Poolside's own official GGUF repo, cross-confirmed against the Ollama tag listing (exact match: 96/128/235GB). Linux Foundation's OpenMDW-1.1 license: permissive, free commercial use.
Sources
Last validated 2026-08-03. Memory figures are estimates. See methodology.