Models
GitHub
Discord
Docs
Pricing
Sign in
Download
Models
Download
GitHub
Discord
Docs
Pricing
Sign in
voytas26
/
openclaw-qwen3vl-8b-opt
:latest
2
Downloads
Updated
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.
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.
Cancel
vision
tools
thinking
openclaw-qwen3vl-8b-opt:latest
...
/
params
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
}