Comment on Llama.cpp guide – Running LLMs locally on any hardware, from scratchparentComments−xyc1yYou can get a release binary from https://github.com/ggerganov/llama.cpp/releases too.−freehorse1yDoes it autoupdate? I get it from github so I just have to pull and build again every time I want to update it.−smcleod1yYes, but that's not building it for your system, that's a relatively generic build.
Comments
You can get a release binary from https://github.com/ggerganov/llama.cpp/releases too.
Does it autoupdate? I get it from github so I just have to pull and build again every time I want to update it.
Yes, but that's not building it for your system, that's a relatively generic build.