Skip to content
llama.cpp releases · Infrastructure

b9901

sycl : set K_QUANTS_PER_ITERATION to 1 on DMMV path (#25063) sycl: add supported types to ggml_sycl_supports_reorder_dmmv The reordered feature is implemented in ggml_sycl_op_dequantize_mul_mat_vec, but gated by ggml_sycl_supports_reorder_dmmv. This commit fixes the gate. Signed-off-by: Todd Malsbary todd.malsbary@inte