]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: add flattened q6_K mv (llama/19054)
authorlhez <redacted>
Fri, 30 Jan 2026 08:34:38 +0000 (10:34 +0200)
committerGeorgi Gerganov <redacted>
Fri, 30 Jan 2026 13:56:40 +0000 (15:56 +0200)
commit56f82a9f33f864ead89261dafd048596a774cea0
tree184f7d53be604928e272af3f27ce209583a9bd24
parent41d5d7bb0efda27c65ad302c71a0f185cb93fbf0
opencl: add flattened q6_K mv (llama/19054)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/cvt.cl
ggml/src/ggml-opencl/kernels/mul_mv_q6_k.cl [deleted file]
ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32.cl [new file with mode: 0644]
ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32_flat.cl [new file with mode: 0644]