whisper.cpp/ggml
Eve 9a211ac983
vulkan: faster q6_k matmul (llama/17813)
* q6_k faster mul mat

* 8 values

* fix comment

* switch to two at a time

* start ci for .glsl files
2025-12-17 15:19:48 +02:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094) 2025-08-18 20:30:45 +03:00
include ggml-cpu : fix RISC-V Q4_0 repack select and RVV feature reporting (llama/17951) 2025-12-17 15:19:47 +02:00
src vulkan: faster q6_k matmul (llama/17813) 2025-12-17 15:19:48 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt cmake : set `CMAKE_RUNTIME_OUTPUT_DIRECTORY` for non standalone build (ggml/1394) 2025-12-12 17:53:24 +02:00