Update README.md
Browse files
README.md
CHANGED
|
@@ -7,14 +7,20 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
|
| 12 |
Welcome to the official Hugging Face organization for Poolside’s open models.
|
| 13 |
|
| 14 |
-
*Visit our [
|
| 15 |
|
| 16 |
---
|
| 17 |
|
| 18 |
-
##
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<img alt="poolside-banner" src="https://poolside.ai/assets/laguna/poolside-banner.svg" width="800px">
|
| 12 |
+
</p>
|
| 13 |
|
| 14 |
Welcome to the official Hugging Face organization for Poolside’s open models.
|
| 15 |
|
| 16 |
+
*Visit our [models page](https://poolside.ai/models) to learn more about model building at Poolside.*
|
| 17 |
|
| 18 |
---
|
| 19 |
|
| 20 |
+
## Laguna XS.2
|
| 21 |
+
|
| 22 |
+
[Our first open-weight model](https://huggingface.co/poolside/Laguna-XS.2): Laguna XS.2 (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.
|
| 23 |
+
|
| 24 |
+
*[Release blog post](https://poolside.ai/blog/laguna-a-deeper-dive)*.
|
| 25 |
+
|
| 26 |
+
---
|