Skip to content

Cannot build server #7941

Answered by supportend
rcontesti asked this question in Q&A
Jun 14, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I have the executable in my main folder, perhaps because i compile llama.cpp with examples, LLAMA_BUILD_EXAMPLES=1:

make CC=/usr/bin/gcc-13 CXX=/usr/bin/g++-13 LLAMA_OPENBLAS=1 LLAMA_BUILD_EXAMPLES=1 LLAMA_BUILD_LIBS=1 LLAMA_FAST=1

Remove the strings, when you don't need them. I use a newer compiler, OpenBlas, ...
On my system with newest llama.cpp source, make llama-server works too.

But i think, "server" is there without building examples.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rcontesti
Comment options

@rcontesti
Comment options

Answer selected by rcontesti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants