2 4 hours ago

Optimized 8B (qwen3-vl:8b) for OpenClaw agents. Precise JSON tool calls, <thinking> reasoning, temp 0.5, 16k ctx. Runs smoothly on 8GB VRAM laptops with minimal hallucinations.

vision tools thinking
e37ced732209 · 191B
{
"min_p": 0.05,
"num_ctx": 16384,
"num_predict": 2048,
"repeat_last_n": 64,
"repeat_penalty": 1.15,
"stop": [
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.5,
"top_k": 40,
"top_p": 0.85
}