Qwen 3.8 27B is excellent, but it defaults to overthinking things
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Qwen 3.8 27B model analysis with high community engagement, directly relevant to AI/ML.
Alibaba's Qwen 3.8 27B, an Apache 2.0 licensed vision-capable LLM, defaults to an 'extra high' reasoning effort that consumes excessive tokens even for trivial prompts, generating elaborate but unintended outputs like an animated circle SVG instead of a simple static one. Running the 17GB Q4_K_M quantized build on a 128GB M5 Max MacBook Pro or NVIDIA DGX Spark, a pelican SVG took 21 minutes and 22,276 reasoning tokens to produce 3,223 output tokens, versus 137 seconds with reasoning disabled. The model supports adjustable reasoning_effort to control cost, but the default setting makes it impractical for consumer hardware without increasing context limits beyond LM Studio's default 8,192 tokens.
Simon Willison