salesforce/CodeGen
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 85
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1619
- days_rel: n/a
- days_push: 92
- n_releases_24m: 0
Adoption not part of the score
5179 stars · 422 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CodeGen is a family of open-source large language models (350M to 16B parameters) from Salesforce AI Research for program synthesis, generating code from natural language and infilling. The repository provides model weights on Hugging Face and Python usage examples via the transformers library.
Use cases
- generate code from natural language prompts
- run an open-source alternative to OpenAI Codex
- infill code in the middle of a file
- research program synthesis with language models
- self-host a code completion model
- fine-tune or evaluate code LLMs
When to choose
- you need open weights for code generation you can self-host
- you want a Codex-style model for research or experimentation
- you need infill sampling capability in a code model
When to avoid
- you need a production coding assistant with IDE integration out of the box
- you lack GPU or TPU resources for large model inference
- you want the newest state-of-the-art code LLM rather than a research artifact
Facets
library · maturity maintenance
llm-inference machine-learning deep-learning large-language-models artificial-intelligence developer-tools python program-synthesis code-generation language-model tpu huggingface open-source-models gpu linux
1 source
- readme: https://github.com/salesforce/CodeGen · fetched 2026-08-28 · b7e2d22083d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| salesforce/CodeGen | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="salesforce/CodeGen")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem