The llama.cpp project has released build b10727, which introduces concatenation support for quantized data types. This update is assisted by DeepSeek-V4-Flash-0731 and includes binaries for macOS, Linux, Windows, Android, and openEuler across various hardware backends including CPU, CUDA, ROCm, and Vulkan.
The release provides precompiled binaries for multiple platforms and architectures:
- macOS Apple Silicon (arm64) and Intel (x64)
- iOS via XCFramework
- Linux distributions including Ubuntu x64, arm64, s390x, and variants with Vulkan, ROCm 7.14, OpenVINO, and SYCL support
- Windows x64 and arm64 with CPU, OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, and ROCm 7.14 options
- Android arm64 (CPU)
- openEuler x86 and aarch64 configurations
This release enables users to utilize the new quantized concat functionality across a wide range of supported operating systems and hardware accelerators.