IA 360
Current Affairs

Alibaba launches Qwen 2.5, open models from 500M to 72B

Alibaba has released Qwen 2.5, a family of open language models ranging from 500 million to 72 billion parameters. The release expands the options for running generative AI at very different costs and capability levels.

5 min read AI-generated Leer en español
Alibaba launches Qwen 2.5, open models from 500M to 72B

On September 19, 2024, Alibaba’s Qwen team introduced Qwen 2.5, a family of general, coding and mathematics models in several sizes. The Qwen technical announcement lists parameters, context, languages, licences and the team’s own results; choosing a variant requires connecting those dimensions to a specific task and machine.

The release reinforces a trend that accelerated throughout 2024: Chinese labs are no longer competing solely through closed AI services, but also with models whose weights—the files containing what the models learned during training—can be downloaded and adapted.

Seven sizes to avoid overpaying

Qwen 2.5 comes in versions with 0.5, 1.5, 3, 7, 14, 32 and 72 billion parameters. Parameters are the numerical connections a model adjusts during training; the number alone does not determine quality, but it generally indicates how much computing power and memory the model will need to run. Source

The range of sizes has an important practical consequence. Not every company needs—or can afford—the cost of serving a model with tens of billions of parameters. Smaller versions make it possible to test internal assistants, document classification or automated responses with far more affordable infrastructure. Larger models are aimed at tasks where answer quality, instruction following and the ability to handle lengthy problems justify the additional resources.

Alibaba has released both base and Instruct variants. The former are designed for developers who want to continue training them on their own data. The latter have already been fine-tuned for conversation and for following instructions in natural language, making them a better fit for a chatbot, coding assistant or document-query tool.

Language, code and math in the same family

The company presents Qwen 2.5 as an improvement in general knowledge, language understanding, programming and mathematical problem-solving. It also announces support for more than 29 languages and a context window of up to 128,000 tokens in the series’ models. Source

That context is the amount of text the system can keep in mind while generating a response. A 128,000-token window makes it possible to work with lengthy documents, code repositories or long conversations without splitting them into such small chunks. It does not eliminate reasoning errors or guarantee that the model will correctly interpret a contract or codebase, but it reduces a common limitation of earlier assistants. Source

Alibaba is pairing the general-purpose family with Qwen2.5-Math models specifically focused on mathematics. The distinction matters: language models can be convincing when writing out a solution, yet still make mistakes in basic calculations or construct arguments that sound correct but are not. Specialized training can improve performance on this type of test, although it remains wise to verify results in academic, financial or engineering contexts.

An open alternative to paid models

Qwen 2.5’s weights are distributed under the Apache 2.0 license, a permissive license that allows commercial use and modifications. This makes it easier for an organization to run the model on its own infrastructure, adapt it to internal terminology or avoid sending sensitive information to an external API.

It is worth clarifying what “open” means in this case. Being able to download the weights is a material difference from models available exclusively through APIs, such as the leading US commercial products. However, it does not mean that every detail of the training process is known: open models do not typically publish the full datasets used, the computing cost or every filtering and fine-tuning decision.

The Qwen family was already among the most closely watched open alternatives alongside Meta’s Llama and Mistral. With Qwen 2.5, Alibaba is adding a 32-billion-parameter model, an intermediate scale that could appeal to teams that find 7-billion- or 14-billion-parameter models insufficient but do not want to operate a 72-billion-parameter one. Source

Competition shifts to infrastructure

For end users, the Qwen 2.5 name will matter less than its effects: more providers will be able to integrate text and coding assistants without relying on a single vendor. For companies, the decision will remain a trade-off among cost, performance, privacy, supported languages and ease of deployment.

The real comparison will not be settled solely by the benchmark results published by each lab. Models will have to show how they handle messy documents, ambiguous instructions and queries in Spanish outside test sets. Alibaba has put a broad range of options on the table; now developers and companies will have to measure which version best handles specific tasks and at what cost.

A family does not have one capability

Sizes address different constraints. Before downloading, define available memory, latency, volume and the harm of an error. A small model may classify or extract at lower cost; a large variant may solve harder tasks and remain impractical on the chosen machine. Parameter count is a deployment variable, not a universal score.

Check the licence by repository and variant. A family announcement may contain exceptions; applying the “Apache” label to every weight creates both legal and technical error. Preserve the licence file, revision and conditions alongside the model because the family name does not replace that document.

How to test language, context and specialisation

For each language, create original instructions, local documents and terms without literal translations. Measure omission, format, language mixing and accuracy with competent reviewers. A supported-language list means the system can process them; it does not guarantee equal quality.

Test long context with distributed facts, conflicting versions and questions requiring a location citation. Coding and mathematics models should be tested only in their declared domain and through execution or verification. A high result in one speciality does not authorise general-assistant use.

The transferable skill is to choose a model by task, hardware, licence and your own test. Preserve the exact variant and failures, not merely the vendor average. That record lets you change family without restarting evaluation.

The downloaded file needs its own identity

Name, hash, repository, revision and configuration should travel together. They establish which weights produced an output and reveal whether files changed under a stable label. Preserve tokenizer and template too: a mismatch can degrade a model without changing its weights.

Quantisation trades memory and speed against possible quality loss. Do not extrapolate from the original version; repeat the test on the artefact that will actually be deployed. Latency in an isolated demonstration does not predict service under concurrency, queues and long inputs.

Selection ends with an operating threshold

Define which failures require human review and which tasks the model cannot execute. Then measure the share passing without help, review time and harm from an undetected error. The result compares small and large variants without rewarding capacity the application does not use.

Update the record when weights, instructions, hardware or test data change. Keeping those axes stable turns a collection of benchmarks into change control and prevents an announced improvement from erasing known failures.

Publish the error budget too. An easily detected extraction error permits a different threshold from an irreversible automated decision. Connecting metric and consequence prevents choosing the largest model by reflex.

This article was produced with artificial intelligence under human editorial oversight.

Share this article

This website uses cookies to improve the browsing experience. Cookie policy.

↑↓ navigate ↵ open esc close