Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924e16d commit 03363b0Copy full SHA for 03363b0
CMakeLists.txt
@@ -7,7 +7,6 @@ option(LLAVA_BUILD "Build llava shared library and install alongside python pack
7
8
if (LLAMA_BUILD)
9
set(BUILD_SHARED_LIBS "On")
10
- set(LLAMA_RPC "On" CACHE BOOL "llama: use RPC" FORCE)
11
12
# Building llama
13
if (APPLE AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "arm64")
0 commit comments