Skip to content
AI Primer
release

Qwen releases Qwen3.8 27B multimodal model under Apache 2.0

Qwen released its open-weight Qwen3.8 27B vision-language model with 262K native context and adjustable reasoning. In a 484-sample test, enabled-thinking scores fell from above 92% through 64K to 74.3–81.8% at 128K.

4 min read
Qwen releases Qwen3.8 27B multimodal model under Apache 2.0
Qwen releases Qwen3.8 27B multimodal model under Apache 2.0

TL;DR

An NVIDIA Developer Forum deployment note reports that an early NVFP4 package silently truncated prompts at 2,048 tokens before a fixed upload. Qwen's official model card lists a managed Qwen Cloud version with 1M context and built-in tools as coming soon. In his local review, simonw ran the same 17GB Q4_K_M quantization on an M5 Max MacBook Pro and a DGX Spark.

What shipped

Benchmarks that moved

First-party

Third-party evaluators

Customer-reported

  • Private benchmark: GLM 5.2's undisclosed score → Qwen3.8-27B's undisclosed score, +4%, according to onusoz's early test, whose author also questioned the benchmark.

Where it regressed

Under the hood

  • The checkpoint is dense rather than MoE, with native vision-language processing for image and video input, as WesRoth's release rundown describes.
  • Qwen describes 262K tokens as the native window and roughly 1M as the YaRN-extended window in WesRoth's release rundown.
  • The reasoning controls are low, medium, and xhigh, and Qwen says preserved reasoning lets an agent carry prior reasoning through a multi-turn session in WesRoth's release rundown.

Vibe Check

  • simonw configured Pi to use Qwen3.8-27B and had it build a script that converts Pi's own JSONL transcripts to Markdown, according to simonw's Pi experiment.
  • On an M4 Max with 64GB, tomgreenwald measured Qwen at a 32-second prefill and about 15 tokens per second on the same repository where a 30B-A3B Nemotron MoE took six seconds and about 70 tokens per second in tomgreenwald's hardware comparison.
  • anderslie reported 10 to 20 tokens per second for a local M4 Max run, while UnslothAI's volcano simulation showed a 4-bit GGUF generating an interactive physics-heavy volcano simulation.

Where it shows up

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 3 threads
Benchmarks that moved1 post
Vibe Check2 posts
Where it shows up2 posts
Share on X