The llama.cpp project released version b11104, introducing a new feature that allows the llama-server component to bind to multiple network addresses simultaneously.
- The server now supports multi-address binding via pull request #28690.
- The update includes code cleanup such as removing redundant thread handlers and improving argument handling.
- Pre-built binaries are available for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, CUDA 12/13, ROCm, OpenVINO, SYCL, Snapdragon), Windows (CPU, OpenCL, CUDA, Vulkan, OpenVINO, SYCL, ROCm), Android, and the llama.cpp UI.
This release provides users with updated server capabilities for network configuration alongside standard platform support.