Colibrì: Innovative Approach to Running Giant AI Models on Standard Hardware

Photo: Tom's Hardware
Quick answer
Colibrì is a proof-of-concept enabling the 1.5TB GLM-5.2 AI model to run on a PC with 25GB RAM and a CPU. The technology uses dynamic model segment loading (MoE), sacrificing speed for accessibility, and…
Italian engineer Vincenzo (known as JustVugg) has unveiled a proof-of-concept called Colibrì, enabling the advanced GLM-5.2 language model—measuring 1.5 terabytes—to run on a standard PC. The system requires just 25GB of RAM, a CPU, and a virtual NVMe drive with a speed of 1GB/s. This solution unlocks new possibilities for enthusiasts and developers seeking to leverage powerful AI models without investing in costly server hardware like Nvidia NVL72.
GLM-5.2 is a Mixture-of-Experts (MoE) model featuring 744 billion parameters, capable of competing in response quality with solutions from leading companies such as OpenAI and Anthropic. However, due to limited hardware resources, Colibrì's token generation speed is a mere 0.05–0.1 tokens per second, making it unsuitable for real-time applications. For comparison, professional systems deliver 20–30 tokens per second.
Colibrì operates by dynamically loading only the necessary parts of the model into RAM. In the MoE architecture, each query segment is processed by separate 'experts'—specialized sub-models. Instead of loading the entire model, Colibrì loads only the experts required for processing the current token. This reduces memory requirements but places significant strain on the system's I/O and CPU performance.
Currently, the project remains experimental and does not support GPUs, though even with GPU acceleration, data transfer speed would remain the primary bottleneck. The developer is actively collecting data for optimization and invites the community to participate in testing. In the future, Colibrì could serve as a foundation for running advanced AI models on high-performance consumer hardware.
Common questions
- What is Colibrì and what is it created for?
- Colibrì is an experimental project designed to run large AI models on standard hardware with limited resources. It lowers the barrier to entry for working with advanced language models without requiring expensive GPUs or server solutions.
- Which model does Colibrì support and what are its specifications?
- Colibrì supports the GLM-5.2 model, which contains 744 billion parameters and occupies 1.5 terabytes. This Mixture-of-Experts (MoE) model can compete in response quality with solutions from OpenAI and Anthropic.
- Why is Colibrì's performance so slow?
- The project loads only the necessary parts of the model into RAM, leading to frequent read/write operations and creating performance bottlenecks. Key limitations include NVMe drive speed, RAM bandwidth, and CPU power.
Dzen feed: /feed/dzen.xml · RSS: /feed.xml