
Qwen3.8 27B is matching DeepSeek V4 Pro and GPT 5.6 Luna on Artificial Analysis
Now this is kind of wild.
Artificial Analysis’ Intelligence Index puts Qwen3.8 27B at 52, right alongside GPT 5.6 Luna at 52 and just one point behind DeepSeek V4 Pro at 53.
What stands out is that Qwen3.8 27B is small enough to run locally. Seeing a local model reach this level of performance this quickly was not something we expected.
Curious to see how it holds up on real coding tasks beyond the benchmarks.
You can run it locally with Cline + Ollama:
npm i -g clineollama launch cline --model qwen3.8
Or use it directly in Cline with model id: qwen/qwen3.8-27b