📋 Info
| GitHub Stars | ⭐ 23.6k Stars |
| License | MIT |
| Language | Python |
| Version | 2.0 |
| Updated | 2026-03-20 |
📖 Overview
DeepSeek-Coder is a code-generation model launched by DeepLearningQuest (23k Stars). It performs exceptionally well on coding benchmarks such as HumanEval. It offers versions with 1.3B to 33B parameters and handles mixed scenarios of Chinese comments and code effectively. It is open-sourced under the MIT license for commercial use. An Instruct version is also available to facilitate direct dialogue usage. It can function as an AI backend in conjunction with programming tools like Continue, Aider, and Cline.
✨ Features
- Designed specifically for code generation — achieves high scores on HumanEval
- Multiple sizes ranging from 1.3B to 33B
- Friendly mix of Chinese code comments
- MIT License — available for commercial use
- Can serve as an AI backend for programming tools.
Advertisement