744B Model Runs on 25GB Machine

alexcovo_eth · x · 2026-07-13

COLIBRI demonstrates a prototype that runs GLM-5.2 (744B parameters) on a consumer-grade machine with 25GB of RAM and no GPU.

The core idea is that the model doesn't need to keep all parameters resident in memory at once. Instead, it keeps a small portion in RAM and streams the rest from disk on-demand. While disk speed bottlenecks generation speed, it proves that running giant models doesn't strictly require massive VRAM. The project is open-source under Apache-2.0 and has garnered around 2.1k stars.

Related event: COLIBRI Runs 744B GLM-5.2 Model on 25GB RAM Without GPU(3 posts)→

Original post →

More from Infra

Infra channel →