]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : optimize for ppc64le using VSX intrinsics (ggml/784)
authorHong Bo PENG <redacted>
Sun, 12 May 2024 09:17:18 +0000 (17:17 +0800)
committerGeorgi Gerganov <redacted>
Mon, 13 May 2024 08:02:26 +0000 (11:02 +0300)
commit40aeeeecc4b8700b2a7e50cbcfa5c5412f2626ab
tree29d113f3da2ac55ccc0aade1db787ee60d3eb687
parent5a863fbe18990e5f2a63e8c96ca0c0bf42a46d2d
ggml : optimize for ppc64le using VSX intrinsics (ggml/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>
ggml-quants.c