Skip to content

All pages

Colibri

Runs the 744-billion-parameter GLM-5.2 on 25GB of RAM by streaming experts off disk.

OtherJul 11, 2026
Category
Other
Website
github.com
Language
English
Listed
Jul 11, 2026
Forks
3,761

JustVugg/colibri ↗, C, Apache-2.0, Last commit 1d ago

Colibri is a lightweight engine that runs GLM-5.2, a 744-billion-parameter model, on a consumer machine with 25GB of RAM. It gets there by streaming expert models straight off disk instead of holding everything in memory, which is what keeps memory use and performance workable on ordinary hardware.

The engine is written in pure C and does not drag in a complex dependency chain. That combination is aimed at AI enthusiasts, developers, and researchers who want to work with a large model without buying high-end hardware first.

Like this product?