Qwen3.8-27B matches Claude Opus 4.6 on coding benchmarks, runs on consumer GPUs

1 hour ago 4



A 27-billion-parameter model that matches or beats Anthropic’s Claude Opus 4.6 on coding benchmarks, runs on hardware you can buy at Micro Center, and ships under an open-source license. That’s the pitch behind Alibaba’s Qwen3.8-27B, and the early numbers are hard to argue with. Community-quantized GGUF versions of the model are clocking roughly 80 tokens per second on two NVIDIA RTX 4090 GPUs, consuming just 34GB of total VRAM. What Qwen3.8-27B actually delivers Released around August 14 by Alibaba’s Qwen team, the model is a dense architecture, meaning every parameter fires on every inference pass rather than routing through a mixture-of-experts system. The native context window stretches to 262K tokens. With the integrated YaRN positional encoding system, that extends to 1 million tokens. On SWE-bench Pro, a benchmark designed to test real-world software engineering ability, Qwen3.8-27B posted a score of 61.7. Anthropic’s Opus 4.6 Max scored 53.4 on the same benchmark. The model also handles vision tasks, making it a multimodal system rather than a text-only engine. Alibaba’s self-reported benchmarks show competitive or superior performance across coding, agentic, and multimodal...

Read Entire Article