Colibri streaming for Hy3 (Run Hy3 on 10GB (V)RAM)

Reddit r/artificial Tools

Summary

A port of Colibri streaming to work with Hy3, enabling the model to run on as little as 10GB of RAM/VRAM instead of the original 25GB.

Standing on the shoulders of giants, I vibe-coded a port of Colibri to work with Hy3 so you can run it on even smaller hardware specs (Colibri originally works with GLM 5.2 on 25GB, now you need no more than 10GB (even less actually)). Have a look and enjoy https://github.com/ErikTromp/colibri-hy3 PS. Use RAM instead of VRAM unless you have a lot of it. More means faster here.
Original Article

Similar Articles

@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.

Hy3 1Bit 89-93 GB

Reddit r/LocalLLaMA

Announcement of Hy3 1-bit quantized model with 89-93 GB memory footprint.

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.