diff --git a/tools/server/CMakeLists.txt b/tools/server/CMakeLists.txt index abb6637716..02432efbb9 100644 --- a/tools/server/CMakeLists.txt +++ b/tools/server/CMakeLists.txt @@ -36,7 +36,7 @@ set(TARGET_SRCS server-models.h ) -option(LLAMA_BUILD_WEBUI "Build the embedded Web UI" ${LLAMA_STANDALONE}) +option(LLAMA_BUILD_WEBUI "Build the embedded Web UI" ON) if (LLAMA_BUILD_WEBUI) set(PUBLIC_ASSETS