Loading video…
Hook
More breakout videos from this creator.
Run a massive seven-hundred-and-forty-four-billion-parameter AI model on a regular home computer with just twenty-five gigabytes of RAM. This project makes it possible by using a clever streaming trick. Instead of trying to cram the entire model into memory, it keeps the core language components in your RAM and streams the specialized neural experts directly from your solid-state drive only when they are needed. It is written in pure C w