]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make : fix combination of LLAMA_METAL and LLAMA_MPI (#2208)
authorJames Reynolds <redacted>
Fri, 14 Jul 2023 17:34:40 +0000 (11:34 -0600)
committerGitHub <redacted>
Fri, 14 Jul 2023 17:34:40 +0000 (20:34 +0300)
commit229aab351c375899debad45fcb213bf0565bba4e
treef1132cdad2155fdc2bca7c643d7179abd68a5d0c
parent697966680b27d9b4f05668605b863cb9aea3e15f
make : fix combination of LLAMA_METAL and LLAMA_MPI (#2208)

Fixes https://github.com/ggerganov/llama.cpp/issues/2166 by moving commands after the CFLAGS are changed.
Makefile