Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
laguna-xs-2.1
:nvfp4
70.1K
Downloads
Updated
35 minutes ago
Laguna XS 2.1 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.1 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.1:nvfp4
...
/
json
00380271cff8 · 463B
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
2,
24
],
"max_new_tokens": 32768,
"pad_token_id": 9,
"temperature": 1.0,
"top_p": 1.0,
"min_p": 0.0,
"speculative_config": {
"method": "dflash",
"source": "huggingface",
"model": "poolside/Laguna-XS-2.1-DFlash",
"num_speculative_tokens": 15
},
"tool_call_parser": "poolside_v1",
"reasoning_parser": "poolside_v1",
"default_chat_template_kwargs": {
"enable_thinking": true
}
}