#7 · Primary category: Foundation Models

Qwen

chinese flash-attention large-language-models llm natural-language-processing pretrained-models

The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.

Project last updated:03/05/26

GitHub Stars

21.7K

Forks

1.9K

Contributors

34

License

Apache-2.0

Why we included this project

This is the official repository for Alibaba Cloud's Qwen family of large language models, with both base pretrained checkpoints and instruction-tuned chat variants ranging from 1.8B to 72B parameters. Teams that want to run a capable open-weight model on their own hardware, particularly for Chinese-language work, will find the release code, tokenizer, and Int4/Int8 quantization support useful for getting started. The repo also covers the training and evaluation details behind the models, which helps when judging whether Qwen suits a particular task. One thing to keep in mind: development has moved to the Qwen2 codebase, so treat this repository as the reference for the original Qwen generation rather than an actively maintained project.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category