OpenCoder-llm/OpenCoder-llm resource
The Open Cookbook for Top-Tier Code Large Language Model observed · 2026-08-28
Health v2 · maintenance only
22/100
- Activity 0
- Release rhythm 35
- Longevity 48
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: 676
- days_rel: n/a
- days_push: 633
- n_releases_24m: 0
Adoption not part of the score
2111 stars · 126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenCoder is a fully open and reproducible family of code large language models (1.5B and 8B base and chat variants) trained on 2.5 trillion tokens, released with model weights, training data, data processing pipelines, and evaluation frameworks. The repository serves as the central hub ('open cookbook') for the models, the RefineCode pretraining corpus, SFT datasets, intermediate checkpoints, and the OpenCodeEval evaluation framework.
Use cases
- train a code large language model from scratch
- download open code llm weights for code generation
- build a reproducible code pretraining corpus
- evaluate code llms on benchmarks like humaneval
- study ablation results for code llm training strategies
- fine-tune a code model with open sft datasets
- clean and filter code data for pretraining
When to choose
- you need a fully open, reproducible code LLM with transparent data pipeline
- you want to reproduce or extend top-tier code model training
- you need an efficient evaluation framework for code generation models
- you want high-quality open code pretraining and SFT datasets
When to avoid
- you just need a hosted code assistant without training infrastructure
- you need the largest closed models like GPT-4 or Claude for coding
- you lack GPU resources for running or training multi-billion parameter models
- you need a production inference server rather than research artifacts
Facets
learning-resource · maturity active
llm-training llm-inference machine-learning etl benchmarking data-generation large-language-models machine-learning deep-learning developer-tools python cross-platform code-llm open-weights pretraining refinecode opencodereval huggingface reproducible-research sft-dataset data-engineering gpu linux
2 sources
- readme: https://github.com/OpenCoder-llm/OpenCoder-llm · fetched 2026-08-28 · ad4cd5c3696a
- homepage: https://opencoder-llm.github.io/ · fetched 2026-08-29 · c8d149227395
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenCoder-llm/OpenCoder-llm | main | 22 |
For agents
markdown · JSON · MCP: product_card(name="OpenCoder-llm/OpenCoder-llm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem