#7 · Primary category: Foundation Models
Qwen
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
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities