Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
laguna-xs.2
:nvfp4
22.2K
Downloads
Updated
6 hours ago
Laguna XS.2 is a 33B total parameter Mixture-of-Experts model with 3B activated parameters per token designed for agentic coding and long-horizon work on a local machine.
Laguna XS.2 is a 33B total parameter Mixture-of-Experts model with 3B activated parameters per token designed for agentic coding and long-horizon work on a local machine.
Cancel
tools
thinking
laguna-xs.2:nvfp4
...
/
json
47c2fe6c02e5 · 328B
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
2,
24
],
"max_new_tokens": 4096,
"pad_token_id": 9,
"temperature": 1.0,
"top_p": 1.0,
"min_p": 0.0,
"tool_call_parser": "poolside_v1",
"reasoning_parser": "poolside_v1",
"default_chat_template_kwargs": {
"enable_thinking": true
}
}