CoolFace
Modelpublic

Felipe97/llama-cpp-compiled

sourceHugging Faceupdated 3d agoView on Hugging Face
0likes1.1kdownloads
Makefile10 linesDownload Raw Back to root
1define newline2 3 4endef5 6$(error Build system changed:$(newline)\7The Makefile build has been replaced by CMake.$(newline)$(newline)\8For build instructions see:$(newline)\9https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md$(newline)${newline})10