Rubén Gómez
Results
1
comments of
Rubén Gómez
To compile the server: - Go to `3rdparty/llama.cpp` - Run: `mkdir build && cmake -B build && cmake --build build --config Release --target llama-server` If the compilation success, the binary...