Views
No views yet
This is the *EXACT SAME THING* as https://huggingface.co/jlnsrk/GLM-5.2-colibri-int4, BUT with int8 MTP heads, which are needed for speculative decoding—and with that, an overall major inference speedboost. The original int4 MTP heads have low acceptance rate, and are essentially useless.1# Get the engine
2git clone https://github.com/JustVugg/colibri && cd colibri/c && ./setup.sh
3
4# download this repo to a FAST local disk
5hf download mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp --local-dir /nvme/glm52
6
7# run on CPU
8COLI_MODEL=/nvme/glm52 ./coli chat