Skip to content
AImpact
IT EN
High AI Coding · 1 min read

Qwen2.5-Coder-32B: the open source model that beats GPT-4o on code

In one sentence Alibaba releases Qwen2.5-Coder-32B-Instruct: 92.7% on HumanEval, first open-weight model to surpass GPT-4o on code generation, 128k context, tops LiveCodeBench. Makes enterprise-grade coding AI self-hostable.

Needs review Official source
ShareLinkedInX
Reading level

For years the gap between the best paid AI models and free downloadable ones was large, especially in coding. Qwen2.5-Coder-32B closed this gap definitively: it is the first open source model to surpass GPT-4o — OpenAI's main model — on code generation benchmarks.

The model was released by Alibaba with 32 billion parameters and a context window of 128,000 tokens — enough to contain large codebases in a single prompt. On HumanEval, the standard benchmark for code generation, it reaches 92.7%, surpassing GPT-4o which scores 90.2%.

What does this mean in practice? A company can install this model on its own servers, without paying for OpenAI API calls, and get code generation quality that exceeds what it would get by paying. For sysadmins and IT teams who need to automate coding tasks without sending proprietary code to external servers, this is an important shift. The model runs reasonably on high-end consumer hardware.

Companies

Alibaba, Qwen Team

Tools

Tags

Qwen2.5-Coderopen sourcecode generationHumanEvalself-hostedAlibaba

Sources