logoalt Hacker News

epihelixtoday at 6:55 AM1 replyview on HN

There are also prebuilt binary archives for just about any distribution and inference backend for the latest github release:

https://github.com/ggml-org/llama.cpp/releases

No need to compile unless you really need to.


Replies

usagisushitoday at 7:11 AM

This. I use mise's github backend `mise use --global --pin github:ggml-org/llama.cpp` to grab the release binaries for Linux, Windows and macOS.