Provisionally Supported
Llama.cpp releases b10054-b10064: OpenCL, Vulkan, SYCL updates and bug fixes
Summary
Multiple incremental releases of llama.cpp (b10054 through b10064) include OpenCL transpose optimization for Q4_K, Vulkan support for Q2_0 quantization, SYCL fix for row calculation, and a test fix to avoid NaNs. Other changes include a default CPU routine for BLAS hadamard mul_mat and documentation updates.
Why this matters
These updates incrementally improve performance, stability, and hardware support for llama.cpp, particularly for Vulkan and OpenCL users.