whisper.cpp/ggml
Xu Han db9bff4637 sycl : fix quantize dispatch + reorder fallback for Q8_0
* use quantize_f instead of hardcoded quantize_q8_1 in mul_mat
* restore Q8_0 in the reorder support lists
* fallback mul_mat_q to dequantize when weight is reordered
* add debug prints to isolate the reorder issue
2026-08-03 03:57:32 +08:00
..
cmake ggml : Parallelize quant LUT init (llama/23595) 2026-05-25 12:26:07 +03:00
include sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
src sycl : fix quantize dispatch + reorder fallback for Q8_0 2026-08-03 03:57:32 +08:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt sync : ggml (#3962) 2026-07-31 09:11:28 +02:00