Skip to content

Qwen 3.8 27B is excellent, but it defaults to overthinking things

7.7 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
6
community
9
strategic
7
personal
9

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.

General simonwillison.net
Qwen 3.8 27B is excellent, but it defaults to overthinking things
Summary

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.

Author

Simon Willison