diff --git a/.gear/llama.cpp.spec b/.gear/llama.cpp.spec index 4d8ddfffb..1f73a6167 100644 --- a/.gear/llama.cpp.spec +++ b/.gear/llama.cpp.spec @@ -80,6 +80,7 @@ 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