OpenGCM is an independent, open-source AI research organization. Our main focus is Hydrion — a series of language models we're pretraining from scratch, aimed at understanding what small models can do when you build them yourself instead of just fine-tuning someone else's.
We also maintain GCM, a line of code-focused chat models built by fine-tuning existing open-weight models.
Everything we release — weights, training data, and methods — is public.
Our pretrained model series, trained from the ground up rather than fine-tuned.
| Model | Parameters | Type | Link |
|---|---|---|---|
| Hydrion v1 | 114M | Base | Hugging Face → |
| Hydrion v1-SFT | 114M | Instruction-tuned | Hugging Face → |
Code-focused chat models, fine-tuned on top of existing open-weight base models.
| Model | Parameters | Link |
|---|---|---|
| GCM Mark II | 9B | Hugging Face → |
GCM Mark II scores 74.4% pass@1 on HumanEval and 62.2% pass@1 on MBPP.
We believe AI should be:
Current focus areas:
Follow along in our Research space.
Built by MrGuineaBird, solhost, and contributors.