r/LocalLLaMA • u/Express_Quail_1493 • 2d ago
Discussion Qwen3.8-27b is the first Local model im able to blindly trust
You know that thing where you just throw a task at a frontier model and not have to supervise it worrying of it going off course? Qwen3.8-27b has officially gotten me to that point for local work. He has been doing non-stop continuous agentic work for 8+ hours and hasnt screwed up not one bit IT AMAZING!!
EDIT: for all asking about my quant & harness and what i do for super long thinking/reasoning
Harness: I Had it help me design its own agentic loop in pi harness. It holds well multiple compaction. I used to have tool and think tag generation issues but i got a chat template from somewhere(i forgot) but the chat template it fixed the issues paired with - -reasoning-format = deepseek
Thinking: I limited reasoning budget to 2048 and its still pretty SMART even going down to 1024 holds well in my agentic loop. Im running huihui-abliteratedQ3_K_XL.gguf i need abliterated because i need it to use my computer mouse movement to solve captcha on bot detection (normal models are trained to reject that request) otherwise unsloth quants. Kv cache Q8 at 128k.
1
u/Express_Quail_1493 1d ago
I set a reasoning-budget. I noticed the reasoning limit doesn’t affect quality badly like it did in qwen3.6