Qwen 3.8 27B is excellent, but it defaults to wildly overthinking things
The real story is inference-time compute tradeoffs. If Qwen 3.8 is strong enough for most tasks but wastes tokens on unnecessary reasoning, that's a tuning problem, not a capability problem. For builders: test whether you can override the default reasoning budget and get better latency without accuracy loss. For cost-sensitive deployments, this model becomes attractive if you can control the reasoning effort.