]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: Q5_K reorder MMVQ/dequant + Q8_0 reorder MMVQ path (#22152)
authorIntel AI Get-to Market Customer Success and Solutions <redacted>
Sat, 9 May 2026 05:48:07 +0000 (22:48 -0700)
committerGitHub <redacted>
Sat, 9 May 2026 05:48:07 +0000 (08:48 +0300)
commit60489932ec39598a985d74555f8c46428f782ed3
treecf2c9e9a5ea8c432bdb5cdfa28bd6c160de8e8d8
parent4a4f819cb60307437cde1159bd49c5e669260b2d
sycl: Q5_K reorder MMVQ/dequant + Q8_0 reorder MMVQ path (#22152)

* sycl: Q5_K reorder MMVQ/dequant + Q8_0 reorder MMVQ path

Signed-off-by: Chun Tao <redacted>
* Remove duplicate definitions

---------

Signed-off-by: Chun Tao <redacted>
Co-authored-by: Chun Tao <redacted>
Co-authored-by: Todd Malsbary <redacted>
ggml/src/ggml-sycl/convert.cpp
ggml/src/ggml-sycl/dequantize.hpp
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/mmvq.cpp
ggml/src/ggml-sycl/quants.hpp
ggml/src/ggml-sycl/vecdotq.hpp