@ArifiLabs@TeksEdge We are working every day to improve the most important points. Naturally, the current models have a structure that Colibrì has changed. We will always improve more.
🔝 New and ⬆️ improved Colibrì 👉 just run the model - don’t worry about the memory.
👀 Runs Qwen3.6, DeepSeek V4 Flash, GLM-5.2 and Kimi K3!
Real LLM Virtual memory!
Back in July, Colibrì was the crazy pure-C engine that could run GLM-5.2 744B by streaming MoE experts from SSD.
👾 Now it has evolved into something much more interesting.
🎯 Colibrì treats your whole machine like one giant AI memory hierarchy...
🎮 VRAM → hottest experts
🧠 System RAM → warm experts
💾 NVMe SSD → everything else
And now it supports models from ...
🔥 Qwen3.6-35B-A3B
🔥 DeepSeek V4 Flash 284B
🔥 GLM-5.2 744B
🔥 Inkling 975B
🔥 Kimi K3 2.8 TRILLION parameters
Plus:
⚡ GPU expert caching
🔮 expert prefetching
💽 dual-NVMe striping
🟢 CUDA
🔴 ROCm
🍎 Metal
🟣 Vulkan
🌐 distributed expert workers
One benchmark showed expert caching taking Qwen3.6-35B-A3B from 1.44 → 10.05 tok/s on two 8GB GPUs.
And the documented RAM floor for GLM-5.2 is now just 16GB.
This feels less like model offloading now and more like a virtual-memory system for gigantic Local AI models. 🔥
🔗 GitHub /JustVugg/colibri
colibri v1.8.0 is out. Frontier MoEs now waste less work across SSD, RAM,CPU and GPU—and the GPU you bought in 2016 is back in the game. DeepSeek V4's CUDA tier now runs on GTX 10 and RTX 20 cards: a 284B model with accelerated prefill. A short thread.
@justvugg colibri 1.8 works great! And with DeepSeek results are much better and faster than GLM and reasoning (solving complex logic puzzles) is now correct and reliable.
60 PRs. 13 community contributors. Every risky feature is opt-in; default paths are protected by token-exact oracles. Frontier-scale models on hardware you own:
https://t.co/jkURdQvTf0
The KV cache learned FP8 and KV_TQ. coli tune now measures every engine, tests rotating prompts, and derives safe RAM and expert-cache caps from the actual machine. The v1.7.0 regression that made Linux reject valid DeepSeek V4 CUDA builds is fixed too.
colibrì v1.7.0 is out.
A sixth model family, its GPU tier, and the expert matmul path rebuilt from scratch. Every step bit-identical to what it replaced.
80+ PRs since v1.6.2, from 15 contributors.
https://t.co/qs7jTvVk7H
Elsewhere:
DeepSeek V4 loader lanes 3 to 9, for 1.41x decode on the real 156 GB checkpoint
DeepGEMM sm120 fetched at a pinned commit, 2.5x prefill, nothing vendored
Every engine now shares one serve framing codec