]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
kompute: add mul_mat_q4_k shader (llama/10097)
authorSergio López <redacted>
Thu, 31 Oct 2024 09:09:52 +0000 (10:09 +0100)
committerGeorgi Gerganov <redacted>
Fri, 15 Nov 2024 13:21:04 +0000 (15:21 +0200)
commit91e30a3a23f2cb19d63a6b8072e8b968b43843fd
tree7dded489ed1eed4b251b009c6fd844194996411d
parent1e122d66f93fc10129bf343dd2274b57ac9bf671
kompute: add mul_mat_q4_k shader (llama/10097)

This is a more or less direct translation from the Metal implementation
to GLSL.

Signed-off-by: Sergio Lopez <redacted>
ggml/src/CMakeLists.txt
ggml/src/ggml-kompute.cpp