]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : support ppc64le build for make and CMake (#3963)
authorRoger Meier <redacted>
Fri, 17 Nov 2023 16:11:23 +0000 (17:11 +0100)
committerGitHub <redacted>
Fri, 17 Nov 2023 16:11:23 +0000 (18:11 +0200)
commit8e9361089dd31ae9ae59452a8ee409fd51a16371
tree2f9ff0083fe9dc8ca10285106342406f0ae6912f
parent5ad387e994dde77a47ec547a4a65f7611dc325f4
build : support ppc64le build for make and CMake (#3963)

* build: support ppc64le build for make and CMake

* build: keep __POWER9_VECTOR__ ifdef and extend with __powerpc64__

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
CMakeLists.txt
Makefile
ggml-quants.c