| Port details |
- colibri Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine
- g20260714 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-07-14 22:15:15
- Last Update: 2026-07-14 22:13:26
- Commit Hash: 3dd6a7a
- License: APACHE20
- WWW:
- https://github.com/JustVugg/colibri
- Description:
- colibri allows to run GLM-5.2 (744B-parameter MoE) on a consumer machine with
~25 GB of RAM - in pure C, with zero dependencies, by streaming experts from
disk.
Colibri is a lightweight, quality-preserving MoE runtime that treats VRAM, RAM,
and storage as one managed memory hierarchy. Insufficient fast memory may reduce
speed, but the default policy never silently changes model precision or router
semantics.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- colibri-ai>0:misc/colibri
- To install the port:
- cd /usr/ports/misc/colibri/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/colibri
- pkg install colibri-ai
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colibri-ai
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784064567
SHA256 (JustVugg-colibri-g20260714-62419af_GH0.tar.gz) = 5c2e8956653c18c3bbc6616b24423a91c540079d24e2472ceed93bd04cbf1221
SIZE (JustVugg-colibri-g20260714-62419af_GH0.tar.gz) = 1368927
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_colibri
- USES:
- gmake python shebangfix
- pkg-message:
- For install:
- You installed colibri: GLM-5.2 AI model runner.
It requires a very large download of ~400GB from HuggingFace:
https://huggingface.co/mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp
Install py312-huggingface-hub and then:
$ hf download mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20260714 14 Jul 2026 22:13:26
    |
Yuri Victorovich (yuri)  |
misc/colibri: New port: Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine |
Number of commits found: 1
|