OpenBMB/CPM-Bee
百亿参数的中英文双语基座大模型 observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 91
- Release rhythm 35
- Longevity 87
Flags: no_releases no_license
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: 1226
- days_rel: n/a
- days_push: 57
- n_releases_24m: 0
Adoption not part of the score
2406 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CPM-Bee is a fully open-source, commercially usable 10-billion-parameter bilingual (Chinese-English) foundation large language model trained on over a trillion tokens of curated corpus. The repository provides model weights, inference code, and fine-tuning tutorials built on the OpenBMB ecosystem of training and compression tools.
Use cases
- run a 10B bilingual Chinese-English LLM locally
- fine-tune a foundation model on domain-specific data
- build chat or tool-using agents on an open base model
- perform text generation, translation, QA, and fill-in-the-blank tasks
- adapt a base model for retrieval-augmented applications like WebCPM
- use a commercially licensed open-source LLM for research or products
When to choose
- you need a strong open bilingual Chinese-English base model with commercial rights
- you want to fine-tune or align a foundation model on your own data
- you are building on the OpenBMB ecosystem (BMTrain, model compression, inference tools)
When to avoid
- you need a production-ready instruction-tuned chat model out of the box
- you lack GPU hardware capable of serving a 10B parameter model
- you require a permissive license without restrictions - the repo lists no explicit license
- you need active development - updates have been infrequent since 2023
Facets
library · maturity maintenance
llm-inference llm-training machine-learning nlp large-language-models artificial-intelligence deep-learning python bilingual chinese-english foundation-model transformer openbmb pretrained-model commercial-use natural-language-processing gpu linux
1 source
- readme: https://github.com/OpenBMB/CPM-Bee · fetched 2026-08-28 · 0967e2ccbb70
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenBMB/CPM-Bee | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem