Seeking Best Local Setup for Dirk-Qwen3.8-27B-UD-Q4_K_XL with Cline and llama.cpp

Jagerius · reddit · 2026-08-17

Reddit user Jagerius is experimenting with fully local vibe coding using the Dirk-Qwen3.8-27B-UD-Q4KXL model (via llama.cpp) with Cline and OpenCode, aiming for an autonomous coding loop. They ask for the best workflow, whether subagents work locally, if Hermes is better, and recommended llama.cpp parameters. They share their current launch command: llama-server.exe -m ... -c 131072 --jinja --spec-type draft-mtp --reasoning-preserve --presence-penalty 0.0 --spec-draft-n-max 7 -fa on -np 1 --cache-type-k q40 --cache-type-v q40 --temp 1.0 --top-p 0.95 --top-k 20 --min-p 0.0 --kv-unified --parallel 1 --cache-idle-slots --alias qwen38.

Original post →

More from coding & agent

coding & agent channel →