Try out this "high" reasoning mode for 27B (tested on VLLM)
Summary
The author experimented with the 27B model on VLLM and created a 'high' reasoning mode by blending prompts from low and xhigh modes, resulting in more efficient and enjoyable reasoning output.
Similar Articles
The difference between "medium" and "xhigh" reasoning effort for Qwen3.8-27B is actually insane.
The user observes that setting reasoning effort to 'xhigh' in Qwen3.8-27B generates significantly more thinking tokens compared to 'medium', with dramatic differences in token usage.
DeepSeek-V4-Flash-0731: When Low is higher than High
A developer benchmarks DeepSeek-V4-Flash-0731 across four reasoning effort modes (none, low, high, max), finding that Low mode is surprisingly verbose and that OpenRouter has a bug affecting reasoning effort modes.
VibeThinker: 3B param model that beats Opus 4.5 on reasoning with novel SFT+GRPO
This technical report introduces VibeThinker-3B, a 3B parameter dense model that achieves frontier-level reasoning performance on benchmarks like AIME26 and LiveCodeBench, matching or exceeding much larger models such as DeepSeek V3.2 and GLM-5 through a combination of curriculum-based SFT, multi-domain RL, and offline self-distillation.
Medical model: Reasoning-Medical-27B (Qwen3.6-27B finetune)
Reasoning-Medical-27B is a fine-tuned Qwen3.6-27B model for advanced medical reasoning, trained on 370k Q&A examples with Chain-of-Thought reasoning using GRPO and Unsloth optimization.
Local agentic coding Benchmark : Qwen 3.8 27B (in many weights quants / cache quants / engine / reasoning effort) vs others.
The article reports on a benchmark comparing Qwen 3.8 27B with other models in agentic coding, highlighting that medium reasoning mode offers better efficiency without significant score improvements in xhigh mode.