The llama.cpp project released build b11016, which includes a technical update to the SYCL backend. The primary change is the fusion of the SiLU epilogue into the ssm_conv kernel, as detailed in pull request #28929.

This release provides pre-built binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu with CPU, CUDA 12/13, ROCm 10.0, OpenVINO, SYCL FP32/FP16, and Vulkan), Windows (CPU, CUDA 12/13, OpenCL Adreno, Vulkan, OpenVINO, SYCL, and ROCm 10.0), Android arm64, and openEuler x86/aarch64.

The update also includes the llama.cpp UI and attestations for verification.