Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f86d077

Browse files
committed
Revert "enable llama rpc by default"
This reverts commit 832c6dd.
1 parent 582b6b1 commit f86d077

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ option(LLAVA_BUILD "Build llava shared library and install alongside python pack
77

88
if (LLAMA_BUILD)
99
set(BUILD_SHARED_LIBS "On")
10-
set(LLAMA_RPC "On" CACHE BOOL "llama: use RPC" FORCE)
1110

1211
# Building llama
1312
if (APPLE AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "arm64")

0 commit comments

Comments
 (0)