JustVugg

colibri

JustVugg

Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦

AI 简介

Colibri 是一个轻量级 C 语言推理引擎,专为在普通消费级设备(25GB 内存)上高效运行超大规模 MoE 模型 GLM-5.2(744B 参数)而设计。其核心技术包括:纯 C 实现、零外部依赖、磁盘流式加载路由专家(on-demand expert streaming)、整数精度(int4/int8)计算内核、MLA 注意力压缩 KV 缓存、原生 MTP 多令牌推测解码及异步专家预读。适用于资源受限环境下的本地大模型交互、离线推理与边缘部署,无需 GPU 或 Python 运行时。

C
Apache License 2.0
2.3k
Stars
163
Forks
3
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天+2238
综合评分68.64
默认分支main