The llama.cpp project has released version b10207, which includes a pull request to add SYCL support for previously unsupported data types in the cpy operation.
- The update addresses missing type support within the cpy functionality via PR #26005.
- Binary distributions are provided for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, ROCm 7.2, OpenVINO, SYCL FP32/FP16), Windows (CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, HIP), Android, and openEuler.
- macOS Apple Silicon with KleidiAI is currently disabled in this release.
This release expands hardware compatibility for llama.cpp by enabling SYCL execution on additional data types.