Install and build llama.cpp
Clone the official llama.cpp repository and build it (or download a release build) so that the llama-server executable is available on your system. The build produces the llama-server binary you will use in the next step. Ensure the binary is on your PATH, or note its absolute path so you can run it directly.