Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,9 +20,17 @@ Welcome to the official Hugging Face organization for Poolside’s open models.
|
|
| 20 |
|
| 21 |
---
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Laguna XS 2.1
|
| 24 |
|
| 25 |
-
[Our
|
| 26 |
|
| 27 |
*[Release blog post](http://poolside.ai/blog/introducing-laguna-xs-2-1)*.
|
| 28 |
|
|
@@ -30,7 +38,7 @@ Welcome to the official Hugging Face organization for Poolside’s open models.
|
|
| 30 |
|
| 31 |
## Laguna M.1
|
| 32 |
|
| 33 |
-
[Our flagship model, now available open weight](https://huggingface.co/poolside/Laguna-M.1): Laguna M.1 (225B-A23B) is
|
| 34 |
|
| 35 |
*[Release blog post](https://poolside.ai/blog/laguna-a-deeper-dive)*.
|
| 36 |
|
|
|
|
| 20 |
|
| 21 |
---
|
| 22 |
|
| 23 |
+
## Laguna S 2.1
|
| 24 |
+
|
| 25 |
+
[Our most recent release](https://huggingface.co/poolside/Laguna-S-2.1): Laguna S 2.1 (118B-A8B), designed for agentic coding and long-horizon work. Laguna S 2.1 outperforms larger coding agent models, scoring 40.4% on DeepSWE. Free to use under OpenMDW-1.1.
|
| 26 |
+
|
| 27 |
+
*[Release blog post](http://poolside.ai/blog/introducing-laguna-s-2-1)*.
|
| 28 |
+
|
| 29 |
+
---
|
| 30 |
+
|
| 31 |
## Laguna XS 2.1
|
| 32 |
|
| 33 |
+
[Our efficient small model](https://huggingface.co/poolside/Laguna-XS-2.1): Laguna XS 2.1 (33B-A3B), designed for agentic coding and long-horizon work on a local machine. It uses Sliding Window Attention with per-head gating in 30 out of 40 layers for fast inference and low KV cache requirements.
|
| 34 |
|
| 35 |
*[Release blog post](http://poolside.ai/blog/introducing-laguna-xs-2-1)*.
|
| 36 |
|
|
|
|
| 38 |
|
| 39 |
## Laguna M.1
|
| 40 |
|
| 41 |
+
[Our first flagship model, now available open weight](https://huggingface.co/poolside/Laguna-M.1): Laguna M.1 (225B-A23B) is available in base and post-trained (BF16, FP8 and NVFP4) variants under Apache 2.0 licenses. 49.2% on SWE-Bench Pro.
|
| 42 |
|
| 43 |
*[Release blog post](https://poolside.ai/blog/laguna-a-deeper-dive)*.
|
| 44 |
|