Colibri streaming for Hy3 (Run Hy3 on 10GB (V)RAM)
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.
Similar Articles
@ErickSky: Forget about vLLM, llama.cpp, and expensive GPUs. [colibri] This runs GLM-5.2 (744B MoE) on ~25 GB of RAM with pure C a…
colibri is a pure C inference tool that runs the GLM-5.2 744B MoE model on ~25 GB RAM by streaming experts from disk, eliminating the need for expensive GPUs.
Colibri Hands-on: Running GLM 5.2 (744B) Locally without GPU
Colibri enables running the 744B-parameter GLM 5.2 model locally on CPU, making large-scale AI accessible without GPU hardware.
@danveloper: Now everyone does it
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.
Show HN: Lumabri – Run Moe Models on a P2P Swarm with Colibri
Lumabri lets users run huge mixture-of-experts models on a P2P swarm using the Colibri engine, allowing any machine to join and chat without downloading the full model up front. It is pure C, dependency-free, and works on CPU first with optional GPU acceleration.
Hy3 1Bit 89-93 GB
Announcement of Hy3 1-bit quantized model with 89-93 GB memory footprint.