Details
server: Introduce LLAMA_BUILD_WEBUI build flag to allow disabling the embedded web ui (#20158)
-
introduce LLAMA_SERVER_NO_WEBUI
-
LLAMA_SERVER_NO_WEBUI → LLAMA_BUILD_WEBUI
-
LLAMA_BUILD_WEBUI ON by default not based on LLAMA_STANDALONE
-
MIssed this
-
Add useWebUi to package.nix
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: