]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : fix 2-bit quants on amd hip (#5105)
authorEngininja2 <redacted>
Wed, 24 Jan 2024 22:18:15 +0000 (16:18 -0600)
committerGitHub <redacted>
Wed, 24 Jan 2024 22:18:15 +0000 (23:18 +0100)
commitcd4fddb29f81d6a1f6d51a0c016bc6b486d68def
tree5a1882537c3b038749a3e3086a3ea742e65586f1
parentc9b316c78fba31e65879a2ec91cbafd341b88cce
cuda : fix 2-bit quants on amd hip (#5105)

* cuda : fix 2-bit quants on amd hip

* use __low2float intrinsic function for new quants
ggml-cuda.cu