]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl : fix kernels for the new formats (#1422)
authorHenri Vasserman <redacted>
Sat, 13 May 2023 06:01:15 +0000 (09:01 +0300)
committerGitHub <redacted>
Sat, 13 May 2023 06:01:15 +0000 (09:01 +0300)
commit699b1ad7fe6f7b9e41d3cb41e61a8cc3ea5fc6b5
treef89293ba43545ca01d097b0880f557e4d9850161
parentfb62f924336c9746da9976c6ab3c2e6460258d54
opencl : fix kernels for the new formats (#1422)

* Fix OpenCL kernels for the new formats

* Fix Q5_0 alignment issues.
ggml-opencl.c