The llama.cpp project has released version b9899, which includes an enhancement to the SYCL backend to support all unsigned integer types in the argsort function.
- macOS builds are available for Apple Silicon (arm64) and Intel (x64), along with an iOS XCFramework.
- Linux binaries cover Ubuntu x64, arm64, and s390x architectures across CPU, Vulkan, ROCm 7.2, OpenVINO, and SYCL FP32/FP16 backends.
- Android support is provided for arm64 CPU.
- Windows binaries include CPU, OpenCL Adreno, CUDA 12.4 and 13.3, Vulkan, OpenVINO, SYCL, and HIP builds.
- openEuler support for x86 and aarch64 architectures with ACL Graph is included.
This release provides updated binaries for various platforms and hardware accelerators, ensuring compatibility with the latest SYCL argsort implementation.