]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix and optimize ppc64le (ggml/849)
authorHong Bo PENG <redacted>
Sun, 16 Jun 2024 08:53:11 +0000 (16:53 +0800)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 17:32:49 +0000 (20:32 +0300)
commitb5fcf8ef5c29df53cfff60e180b4992a3b2332a6
treea713391372483619b85a914e0921b25de2f084c2
parent398105ff4373eea385ea8e8625cb417b2ae51134
ggml : fix and optimize ppc64le (ggml/849)

* fix compile issues introduced by loongarch_asx

* restore quant changes to merge

* fix compile issues introduced by loongarch_asx

* further optimize by using vec_msum & vec_sum4s on ppc64le
ggml-quants.c