spec: Enable RPC server
Link: https://github.com/ggerganov/llama.cpp/blob/master/examples/rpc/README.md Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
This commit is contained in:
parent
7699367a75
commit
7c0bdd00e4
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ EOF
|
||||||
-DLLAMA_BLAS=ON \
|
-DLLAMA_BLAS=ON \
|
||||||
-DLLAMA_BLAS_VENDOR=OpenBLAS \
|
-DLLAMA_BLAS_VENDOR=OpenBLAS \
|
||||||
-DLLAMA_CURL=ON \
|
-DLLAMA_CURL=ON \
|
||||||
|
-DLLAMA_RPC=ON \
|
||||||
%nil
|
%nil
|
||||||
grep ^LLAMA %_cmake__builddir/CMakeCache.txt | sort | tee build-options.txt
|
grep ^LLAMA %_cmake__builddir/CMakeCache.txt | sort | tee build-options.txt
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue