The llama.cpp project released version b10937, which extends the OpenCL noshuffle row-alignment rule to q4_K, q5_K, and q8_0 quantization formats. Previously, this alignment rule was applied only to q6_K.
- The change addresses OpenCL compatibility for specific quantization types.
- Binaries are provided for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, CUDA, Vulkan, OpenVINO, SYCL, ROCm), and openEuler.
- An iOS XCFramework and UI build are also included in the release.