stewartpark/ qwen3.5:27b-q8_0

189 yesterday

Qwen3.5 models (27B dense + 122B MoE) with always-on thinking, optimized for agentic coding, tool use, and browser automation.

vision tools thinking 27b 122b
26e64fa25815 · 149B
{
"min_p": 0,
"num_ctx": 262144,
"num_predict": 32768,
"stop": [
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}