deepseek-ai/DeepSeek-Coder
DeepSeek Coder: Let the Code Write Itself observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 51
- Release rhythm 35
- Longevity 74
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1048
- days_rel: n/a
- days_push: 295
- n_releases_24m: 0
Adoption not part of the score
24217 stars · 2922 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DeepSeek Coder is a series of open code language models (1B to 33B) trained from scratch on 2T tokens of code and natural language, with a repository providing inference and fine-tuning code. It supports project-level code completion and infilling with a 16K context window.
Use cases
- autocomplete code in my editor with a local model
- generate code from natural language descriptions
- fill in missing code in a project
- fine-tune a code LLM on my own codebase
- run an open-source code model offline
When to choose
- you need a self-hosted code generation model with permissive MIT licensing
- you want project-level completion and infilling with long context
- you need a range of model sizes to fit your hardware
When to avoid
- you only want a hosted API without managing GPUs
- you need general-purpose chat rather than code-focused models
- you lack GPU resources for larger model sizes
Facets
library · maturity active
llm-inference machine-learning llm-training large-language-models developer-tools artificial-intelligence python code-generation code-completion open-weights transformer-models infilling gpu linux
1 source
- readme: https://github.com/deepseek-ai/DeepSeek-Coder · fetched 2026-08-28 · f3b6055b5012
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deepseek-ai/DeepSeek-Coder | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="deepseek-ai/DeepSeek-Coder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem