Colibri Hands-on: Running GLM 5.2 (744B) Locally without GPU

Reddit r/singularity Tools

Summary

Colibri enables running the 744B-parameter GLM 5.2 model locally on CPU, making large-scale AI accessible without GPU hardware.

No content available
Original Article

Similar Articles

Show HN: Getting GLM 5.2 running on my slow computer

Hacker News Top

Colibrì is a pure C inference engine that runs the 744B GLM-5.2 MoE model on consumer hardware with ~25GB RAM by streaming experts from disk, achieving ~2.2-2.8 tokens/second with speculative decoding.

@GPTWare: Uhhhh WTF is this???

X AI KOLs Timeline

Colibri runs the 744B parameter GLM-5.2 MoE model on a laptop with 25GB RAM by activating only ~40B parameters per token and streaming experts from disk, all in a single 2,400-line C file with no GPU required.

@danveloper: Now everyone does it

X AI KOLs Timeline

Zane Chen demonstrates Colibri, which runs GLM-5.2 (744B MoE) on a laptop with 25GB RAM using pure C and CPU-only inference, by streaming experts from disk.