Qwen3.8-27B Shows Drastic Reasoning Scaling with Effort Settings
August 14, 2026
Testing of Qwen3.8-27B via llama.cpp reveals that switching from medium to xhigh reasoning effort increases thinking tokens from a few thousand to as many as 40,000. This effort scaling significantly impacts the model's ability to complete complex procedural coding tasks like HTML game clones.
HOW THIS AFFECTS YOU
●
builderYou should carefully manage reasoning budgets in production, as xhigh settings can lead to massive token consumption per request.