]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make : add libllama.so target for llama-cpp-python (#797)
authorbhubbb <redacted>
Fri, 7 Apr 2023 16:11:58 +0000 (02:11 +1000)
committerGitHub <redacted>
Fri, 7 Apr 2023 16:11:58 +0000 (19:11 +0300)
commit698f7b5d6316a1f8453b3b32fd0d637d24952ffd
treec5dc0b56c407dada2755ea1af8078774df228be9
parentc1950c343109ab1fd15fc2ae1c83650c85d4eeef
make : add libllama.so target for llama-cpp-python (#797)

I was able to get llama-cpp-python working but only when I build libllama.so with make.
Makefile