]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: fix mmq out of bounds reads (llama/17108)
authorRuben Ortlam <redacted>
Sun, 9 Nov 2025 08:52:57 +0000 (09:52 +0100)
committerGeorgi Gerganov <redacted>
Sun, 9 Nov 2025 21:38:03 +0000 (23:38 +0200)
commitee8349cf1063b76742bf35464b47e27dee72c3ea
tree7bbca456675968a1516a9ceb6bc7e8d0e8ccbd6c
parentdb98e8c5b404d8b5f64a00efdd5310d064ec7b65
vulkan: fix mmq out of bounds reads (llama/17108)

* vulkan: fix mmq out of bounds reads, streamline outdated matmul host code

* fix mul_mat_id quantization call

* Fix compiler warnings
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq.comp
ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_funcs.glsl
ggml/src/ggml-vulkan/vulkan-shaders/quantize_q8_1.comp