20 lines
398 B
TOML
20 lines
398 B
TOML
name = "Laguna XS.2"
|
|
description = "Agentic coding model from Poolside in the XS size class for local deployment"
|
|
family = "laguna"
|
|
release_date = "2026-04-28"
|
|
last_updated = "2026-06-13"
|
|
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"]
|