260 5 days ago

A compact, agent-tuned Qwen 3.5 model built for local agent harnesses like Hermes Agent. Based on `qwen3.5:latest` with Q4_K_M quantization for a lightweight 6.6 GB footprint, while retaining strong tool-calling, vision, and thinking capabilities.

vision tools thinking
974d047954c4 · 101B
{
"num_ctx": 65536,
"num_predict": 8192,
"presence_penalty": 1.2,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.9
}