#35 · Primary category: Foundation Models
DeepSeek-Coder-V2
DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence
Project last updated:11/11/25
GitHub Stars
7.0K
Forks
1.1K
Contributors
6
License
MIT
Why we included this project
DeepSeek-Coder-V2 is a Mixture-of-Experts model built for code, and it's one of the stronger open-weight options if you want commercial-grade coding performance without depending on a closed API. The repo carries base and instruct variants at 16B and 236B parameters; the larger model scores on HumanEval and similar benchmarks at a level that holds up next to commercial offerings. Because it was continued-pretrained from DeepSeek-V2, it keeps the general language and math reasoning of that model while covering 338 programming languages and a 128K context window. If you self-host inference, fine-tune for internal tooling, or maintain code completion and repair pipelines, the weights, evaluation tables, and usage examples are all here. The 16B Lite variant is a practical choice for smaller deployments that still want solid code generation.
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