]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: fix assertion when qy_needs_dequant (#12068)
authorJeff Bolz <redacted>
Tue, 25 Feb 2025 15:30:21 +0000 (09:30 -0600)
committerGitHub <redacted>
Tue, 25 Feb 2025 15:30:21 +0000 (16:30 +0100)
commita82c9e7c23ef6db48cebfa194dc9cebbc4ac3552
tree8cc122b3ae6338eaa31f0b168446fb00881d751b
parent401af80b546005a06854827b732e3b46979ae028
vulkan: fix assertion when qy_needs_dequant (#12068)

Looks like a copy/paste bug from qx_needs_dequant.
ggml/src/ggml-vulkan/ggml-vulkan.cpp