QwenLM/Qwen
Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
36/100
Stars21,167
Forks1,813
LanguagePython
LicenseApache-2.0
Overview
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Best for
- Evaluating Qwen for Python AI workflows.
- Comparing a GitHub project with 21,167 stars and current repository activity.
Pros
- Qwen has visible GitHub traction with 21,167 stars. Topics: chinese, flash-attention, large-language-models.
- The GitHub repository is the primary evaluation surface.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the Apache-2.0 terms fit your use case.
Production readiness
Qwen should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
Apache-2.0 is reported by GitHub; review the repository license before redistribution or commercial use.
Install
pip install -r requirements.txtgit clone https://github.com/Dao-AILab/flash-attentionpip install csrc/layer_normpip install csrc/rotarypip install dashscope