Qwen3.8-27B
5 storiesQwen3.8-27B is a 27B-parameter large language model. Recent coverage highlights a developer fine-tuning it with 125,217 obfuscated human-to-human messages and publishing a LoRA and demo on Hugging Face that makes replies shorter and more conversational; Terminal Bench v4 showed it as the only smaller model with notable results, while Muse-glimmer-30b outperformed it on creative writing benchmarks.
Related topics
A vLLM user shared on r/LocalLLaMA a method to keep most of Qwen3.8-Flash-Next's KV cache in system RAM while using a barely-fitting VRAM quant, achieving 1M context on 3×3090 GPUs with ~80 tok/s at short context, ~60 tok/s at long context, and 3,701 tok/s at a 248k prefill; patches and the model are available on their Hugging Face page.
A LocalLLaMA post highlights UkisAI’s Swift‑Qwen3.8‑27B fine‑tune, which penalizes tokens that trigger overthinking and borrows BottleCap AI techniques to reduce reasoning tokens by roughly 30–50% while keeping output quality.
A developer fine-tuned Qwen3.8-27B using 125,217 obfuscated human-to-human messages to produce a LoRA that makes replies shorter and more conversational; the model and a demo are published on Hugging Face.
A shared Terminal Bench v4 ranking shows GLM-5.3 leading at 41.9%, followed by GLM-5.3-Flash (32.8%) and DSV4.1-Flash (26.8%). Qwen3.8-27B is the only smaller model with notable results. The list reflects community perceptions of open vs closed models.
A Reddit user reports Muse-glimmer-30b ranks highly on creative writing benchmarks like EQ-Bench and Hemingway-bench, producing strong stylistic imitations (e.g., David Sedaris) compared with qwen3.8-27b.
That is everything