Revert "spec: Enable RPC server"
This reverts commit 7c0bdd00e4.
So far RPC backend causes a crash.
Link: https://github.com/ggerganov/llama.cpp/issues/7711
This commit is contained in:
parent
6abfa1bde7
commit
6070579270
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ EOF
|
|||
-DLLAMA_BLAS=ON \
|
||||
-DLLAMA_BLAS_VENDOR=OpenBLAS \
|
||||
-DLLAMA_CURL=ON \
|
||||
-DLLAMA_RPC=ON \
|
||||
%nil
|
||||
grep ^LLAMA %_cmake__builddir/CMakeCache.txt | sort | tee build-options.txt
|
||||
%cmake_build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue