PulseAugur
EN
LIVE 09:01:25

Qwen 3.8 27B model struggles with long reasoning times on vLLM

A user on the r/LocalLLaMA subreddit is experiencing significant performance issues with the Qwen 3.8 27B model when running it through vLLM. Despite trying various vLLM versions, quantization methods (FP8, NVFP4), and configuration flags, the model exhibits excessively long reasoning times, taking minutes to respond to basic prompts. This contrasts with other models like Qwen 3.6 and DeepSeek V4 Flash, which perform much faster on the same hardware. The user is seeking insights into potential solutions, such as specific chat template tweaks or generation parameter adjustments, to resolve this "endless thinking" behavior. AI

IMPACT Potential performance bottleneck for Qwen 3.8 27B users on vLLM, impacting usability for local deployments.

RANK_REASON User-reported issue with a specific model and inference engine combination.

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Qwen 3.8 27B model struggles with long reasoning times on vLLM

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/germangrower69 ·

    Anyone managed to get Qwen 3.8 27B running smoothly on vLLM? Can't get rid of endless thinking

    <!-- SC_OFF --><div class="md"><p>Title pretty much says it all. I’ve deployed Qwen 3.8 27B using vLLM on an RTX 6000 Pro (tried multiple vLLM releases and launch recipes), but I can't get it into a usable state because of crazy long reasoning passes.</p> <p>Regardless of the thi…