]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : optimize for ppc64le using VSX intrinsics (#784)
authorHong Bo PENG <redacted>
Sun, 12 May 2024 09:17:18 +0000 (17:17 +0800)
committerGitHub <redacted>
Sun, 12 May 2024 09:17:18 +0000 (12:17 +0300)
commit9149580f5e15fa7510fa3413516fbf517cf2e921
tree67f0e5690b24adf760f900bc363422ca563256df
parent30f54cbb3ada3e4c5bc6924de3e5918e5be4ff11
ggml : optimize for ppc64le using VSX intrinsics (#784)

* optimize for ppc64le using VSX intrinsics

* 1. code clean up by removing comments about overflow concern.

2. fix typo in suffix of scaling.

* Continue to fix typo in suffix of scaling for QK_K <> 256

---------

Co-authored-by: Georgi Gerganov <redacted>
src/ggml-quants.c