About Qwen
Alibaba Cloud provides Tongyi Qianwen (Qwen) model series to the open-source community. This series includes Qwen, the large language model (LLM); Qwen-VL, the large language vision model; Qwen-Audio, the large language audio model; Qwen-Coder, the coding model; and Qwen-Math, the mathematical model. You can try Qwen models and easily customize and deploy them in Alibaba Cloud Model Studio.
The latest Qwen 2.5 models are pre-trained on our latest large-scale dataset, which includes up to 18 trillion tokens. Compared to Qwen2, Qwen2.5 has acquired significantly more knowledge (MMLU: 85+) and has greatly improved capabilities in coding (HumanEval 85+) and mathematics (MATH 80+). Additionally, the new models have significantly improved in following instructions, generating long texts, understanding structured data, and generating structured outputs. Qwen2.5 models are generally more resilient to the diversity of system prompts, enhancing role-play implementation and condition-setting for chatbots. Qwen2.5-Coder has been trained on 5.5 trillion tokens of code-related data, delivering competitive performance against larger language models on coding evaluation benchmarks. Qwen2.5-Math supports both Chinese and English and incorporates various reasoning methods, including Chain-of-Thought (CoT), Program-of-Thought (PoT), and Tool-Integrated Reasoning (TIR).
-
Leading Performance in Multiple Dimensions
Qwen outperforms other open-source baseline models of similar sizes on a series of benchmark datasets that evaluate natural language understanding, mathematical problem-solving, coding, etc.
-
Easy and Low-Cost Customization
You can deploy Qwen models with a few clicks in PAI-EAS, and fine-tune them with your data stored on Alibaba Cloud, or external sources, to perform industry or enterprise-specific tasks.
-
Applications for Generative AI Era
You can leverage Qwen APIs to build generative AI applications for a broad range of scenarios such as writing, image generation, audio analysis, etc. to improve work efficiency in your organization and transform customer experience.
Try Qwen Models on Alibaba Cloud Model Studio
Chatbot based on Qwen, Qwen-Audio, and Qwen-VL answering questions containing multimodal data
Qwen-VL producing a cartoon-style human portrait based on prompts
Qwen-VL recognizing the objects (the woman and the dog) in the image and their gestures (high five)
Qwen-Audio analyzing the identity and emotions of the speaker and recommending replies
Qwen2.5-72B providing formatted output based on the requirement and input data (table in JSON format)
Qwen2.5-72B generating JSON code step by step with explanations as requested
Qwen2.5-72B writing a report of over 5,000 Chinese characters on the requested subject
Qwen-Agent: Developing AI Agents and Applications in Simple Steps
Qwen-Agent is a framework for developing LLM applications based on the instruction following, tool usage, planning, and memory capabilities of Qwen models. It provides various components for LLMs, prompts, and agents. Follow this tutorial and learn to use the Assistant component to add customized tools and quickly develop an agent that uses these tools.
Download Qwen models and try Qwen demos on Hugging Face.
Qwen on Hugging Face >
Download Qwen models and try Qwen demos on ModelScope.
Qwen on ModelScope >
Download Qwen models and read tutorials on GitHub.
Qwen on GitHub >