Terminal-Bench 2.1
Qwen model-card table. The 27B improves 9.6 points over its predecessor but still trails Opus 4.6 Max in the displayed cohort.
A dense 27B open model now scores 52 on Artificial Analysis. SPIRITT serves it through U.S.-operated infrastructure, independently of Qwen's own cloud, with text, images, tools, 262K context, and $0.45/M input plus $3.20/M output reference pricing. Its real advantage is the combination of coding, vision, tools, and deployability, not a claim that it beats every larger frontier model.
Open weights, day-zero serving, local coding-agent tests, independent evaluation, quantization work, and one very real overthinking caveat.
Qwen released Qwen3.8-27B as a native multimodal dense model with 27B parameters, 262K native context extendable to 1M, and Apache 2.0 weights.
— Qwen (@Alibaba_Qwen) August 14, 2026
SGLang shipped day-zero support and reported 206.1 tok/s decode on a single RTX 5090 with its NVFP4 setup, plus 38.28 tok/s on DGX Spark.
— SGLang (@sgl_project) August 14, 2026
Simon Willison called it the most fun he could remember having with a local model, while his linked review warned that the default xhigh effort wildly overthinks simple tasks.
— Simon Willison (@simonw) August 16, 2026
Qwen3.8-27B scored 52 on the Artificial Analysis Intelligence Index, matching GPT-5.6 Luna max in that snapshot while still running locally and in a browser demo.
— Xenova (@xenovacom) August 17, 2026
Cline highlighted the Artificial Analysis result as a first for a local-size model and said the pace of local capability had arrived sooner than expected.
— Cline (@cline) August 17, 2026
Unsloth's Qwen3.8-27B GGUF reached number two on Hugging Face trending with 2.7 million downloads in its launch-week snapshot.
— Unsloth AI (@UnslothAI) August 18, 2026
The Qwen3.8 27B quantization race was praised for publishing the full ladder from 1-bit to Q8 and showing where competing quants beat one another instead of hiding the losses.
— Sudo su (@sudoingX) August 15, 2026
Qwen3.8-27B reached number nine overall on Code Arena and was the only model in its size class in the top ten at that snapshot.
— Qwen (@Alibaba_Qwen) August 25, 2026
The Max release shows the ceiling. The dense 27B makes the generation usable on one capable machine and inexpensive hosted infrastructure.
Qwen3.8 27B is a dense 27B causal language model with a vision encoder, hybrid Gated DeltaNet and attention layers, Multi-Token Prediction, and Apache 2.0 weights. It understands text, images, and video in the native model card.
SPIRITT serves this Chinese-developed model through U.S.-operated infrastructure, independently of Qwen's own cloud, with text and image input, function calling, reasoning, a 262,144-token context, and reference pricing of $0.45/M input plus $3.20/M output.
Artificial Analysis scores the model at 52 with roughly 50 output tokens per second. It used about 160M output tokens in the Index run, so the compact parameter count does not automatically mean compact reasoning traces.
Artificial Analysis model snapshots, August 29, 2026. A score of 52 is unusually strong for a dense 27B model, but it remains below the current overall leaders.
Within-family gains are the cleanest vendor evidence. Independent quality, speed, and cost rows keep the practical tradeoffs visible.
Qwen model-card table. The 27B improves 9.6 points over its predecessor but still trails Opus 4.6 Max in the displayed cohort.
Qwen-run benchmark. Winner means the displayed Qwen family cohort; no Opus result was reported in this table.
Qwen model-card table. The result is strong for this size, but OSWorld remains sensitive to agent setup.
Qwen model-card table. The 27B narrowly leads Qwen3.7-Plus in the displayed cohort.
Qwen model-card table. The 27B improves over its predecessor and Muse Glimmer, while larger Qwen and Opus variants remain ahead.
Artificial Analysis model snapshots, August 29, 2026. Provider and hardware choices can move these rolling measurements.
Artificial Analysis evaluation-route costs, August 29, 2026. Qwen 27B is inexpensive for its quality but not the cheapest displayed model.
Reference list prices for the exact hosted routes. Lower is better.
Independent source: Artificial Analysis Qwen3.8 27B model page and rolling model snapshots observed August 29, 2026. Vendor source: Qwen3.8-27B model card, including its harness footnotes and imported comparator rows. SPIRITT route facts were checked against current hosting documentation and the live model route. The model is remarkable for its size, not a replacement for repeated evaluation on your own high-stakes work.
From a fresh workspace to a dense 27B model seeing the artifact, using tools, and checking its own work
Open a SPIRITT workspace and add the codebase, screenshot, document, or research material the job actually depends on. The 262K route can hold substantial working context without a local model setup.

Choose Qwen3.8 27B in the model picker. The SPIRITT route supports text, images, reasoning, and function calling, so it can inspect what it is building instead of treating vision as a separate tool.

Let it code, call tools, and verify outputs. Start routine work below xhigh so simple tasks do not burn excessive reasoning tokens, then raise effort only when the task earns it.

Qwen3.8 27B gets files, terminal, browser, image input, tools, memory, and a finish line without a local inference setup.