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 c75d827 commit 00a34eaCopy full SHA for 00a34ea
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