Qwen2.5-Coder-1.5B|7B|32B
FreeCode More, Learn More!
About Qwen2.5-Coder-1.5B|7B|32B
Qwen2.5-Coder is an open-source code language model from the Qwen team (Alibaba), available in 1.5B, 7B, and 32B parameter versions (32B coming soon). It is built on Qwen2.5 and trained on 5.5 trillion tokens of code data (source code, text-code grounding, and synthetic data) while retaining strong math and general capabilities. The model supports up to 128K tokens of context and covers 92 programming languages. The base version excels in code generation, multi-programming code generation, code completion, and code repair; the instruction-tuned version (Qwen2.5-Coder-Instruct) further improves performance on code reasoning, math reasoning, and general tasks. Notably, the 7B version outperforms larger proprietary models like DeepSeek-Coder-V2-Lite and CodeStral-22B on code benchmarks, while maintaining competitive math (GSM8K, MATH) and general (MMLU, ARC) performance.
Key Features
Pros & Cons
- Open-source and free to use
- 7B model outperforms larger models like DeepSeek-Coder-V2-Lite and CodeStral-22B
- Supports very long context (128K tokens)
- Broad language support (92 programming languages)
- Maintains strong math and general abilities alongside coding
- Active community and availability on multiple platforms (Hugging Face, GitHub, ModelScope)
- 32B version not yet released (coming soon)
- May require significant computational resources for larger models
- Still a research model, not a polished commercial product