qwenlm/qwen3

Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 2nd, 2026
Created on February 5th, 2024
Open Issues & Pull Requests: 67 (+0)
GitHub issues: Enabled
Number of forks: 2,055
Total Stargazers: 27,594 (+0)
Total Subscribers: 174 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.2 hours
Mean response time: 3.5 days
90th percentile: 7.1 days
Tracked items: 1,117

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "eval" is answered fastest, typically in about 8 hours, while "qwen chat" waits about 4 days. Only 6% of issues opened in the past year have been closed. Three people close 71% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 53
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 306 days
Stale 30+ days: 47
Stale 90+ days: 36

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • inactive (469)
  • enhancement (49)
  • qwen chat (46)
  • duplicate (35)
  • eval (17)
  • multi-lingual (10)
  • help wanted (9)
  • question (7)

Most active issues this week

Detailed Description

Qwen3 is a large language model series developed by Alibaba Cloud's Qwen team.

The project addresses the need for capable language models across multiple scales and use cases. Qwen3 provides models in three sizes—235B, 30B, and 4B parameters—with two distinct variants: Qwen3-Instruct for general instruction-following tasks and Qwen3-Thinking for reasoning-heavy workloads. The models support extended context windows up to 1 million tokens and are designed to handle instruction following, logical reasoning, mathematics, coding, tool usage, and multilingual tasks.

Developers should adopt Qwen3 if they need production-grade language models with strong reasoning capabilities and long-context support. The project suits applications requiring either large-scale deployment or resource-constrained environments, given the range of model sizes available. The documentation covers the full lifecycle from quickstart through inference, local execution, large-scale deployment with frameworks like vLLM and SGLang, quantization methods including GPTQ and AWQ, and post-training with SFT. Models are available through Hugging Face and ModelScope, making integration straightforward for teams already using standard model hosting platforms.

The project maintains active development with comprehensive documentation spanning multiple languages and deployment scenarios. The team regularly updates model variants and continues expanding capabilities across reasoning, long-context understanding, and multilingual coverage. Development includes ongoing exploration of model potential with iterative releases incorporating performance improvements and new features.