53 lines
1.1 KiB
TOML
53 lines
1.1 KiB
TOML
name = "Laguna XS 2.1"
|
|
description = "Agentic coding model from Poolside in the XS size class for local deployment"
|
|
family = "laguna"
|
|
release_date = "2026-07-02"
|
|
last_updated = "2026-07-02"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = false
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Verified"
|
|
score = 70.9
|
|
metric = "resolved"
|
|
harness = "Harbor"
|
|
source = "https://poolside.ai/blog/introducing-laguna-xs-2-1"
|
|
date = "2026-07-02"
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Multilingual"
|
|
score = 63.1
|
|
metric = "resolve rate"
|
|
harness = "Harbor"
|
|
source = "https://poolside.ai/blog/introducing-laguna-xs-2-1"
|
|
date = "2026-07-02"
|
|
|
|
[[benchmarks]]
|
|
name = "SWE-Bench Pro"
|
|
score = 47.6
|
|
metric = "resolve rate"
|
|
harness = "Harbor"
|
|
source = "https://poolside.ai/blog/introducing-laguna-xs-2-1"
|
|
date = "2026-07-02"
|
|
|
|
[[benchmarks]]
|
|
name = "Terminal-Bench"
|
|
score = 37.5
|
|
metric = "success rate"
|
|
harness = "Harbor"
|
|
version = "2.0"
|
|
source = "https://poolside.ai/blog/introducing-laguna-xs-2-1"
|
|
date = "2026-07-02"
|