Shapelearn Qwen 3.8 27 billion (13.1 GB VRAM)
gpu qwen
| Source: HN | Original article
ShapeLearn has released the full run of its Qwen 3.8 27B model, which operates on 13.1 GB of VRAM and delivers higher aggregate scores for larger configurations.
**ShapeLearn releases full‑run benchmarks for Qwen 3.8 27B, hitting a new quality‑speed frontier**
The ShapeLearn team has published its complete benchmark suite for the 27‑billion‑parameter Qwen 3.8 model. The results confirm a consistent trade‑off: larger variants achieve higher aggregate scores, while smaller versions deliver superior throughput, a pattern that held across all six GPUs tested. Notably, the GPU‑5 configuration using the IQ4_XS quantisation reaches 99.63 % of BF16 performance, and ShapeLearn recommends it as the default when memory allows – it runs the model in just 13.1 GB of VRAM.
Why it matters is twofold. First, the Qwen 3.8 architecture – inherited from Qwen 3.5 – uses full attention in only 16 of its 64 layers, with the remaining layers employing linear attention. This design enables a 256 K token context on consumer hardware, a capability that previously required far more memory. Second, the new ShapeLearn data shows that the model can be run efficiently on mid‑range GPUs without sacrificing the reasoning strength that made Qwen 3.8 stand out in multi‑turn conversation, programming, and long‑context tasks.
The release builds on our earlier coverage of Qwen 3.8 27B on September 16, where we examined its baseline VRAM and performance profile. Going forward, observers should watch for broader adoption of the IQ4_XS quantisation in open‑source toolchains, further refinements that could push the quality‑speed curve higher, and any updates from hardware vendors that might expand the six‑GPU test set. If the current trend continues, running a 27 B‑parameter model at near‑BF16 speed on a single consumer GPU could become the new baseline for local AI deployments.
Sources
Back to AIPULSEN