Skip to content
llama.cpp releases · Infrastructure

b10408

sycl : Add DMMV ESIMD Q3_K kernel (#26251) Add DMMV Q4_K and Q6_K ESIMD kernels Configure cmake build with -DGGML_SYCL_ESIMD=ON to enable. Signed-off-by: Todd Malsbary todd.malsbary@intel.com Refactor ESIMD kernels to share common code Signed-off-by: Todd Malsbary todd.malsbary@intel.com Move control of ESIMD from comp