whisper.cpp/ggml
Robert Esclapez 1a8c5a62f5 ggml-cuda: Allow transpose-free gemmv computation (llama/26171)
When matrix's weights are shaped 1xK is leverage a transpose-free
computation to use mat_mul_vec_f.
2026-08-04 13:37:47 +03: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 ggml-cuda: Allow transpose-free gemmv computation (llama/26171) 2026-08-04 13:37:47 +03: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