Sync from upstream llama.cpp repository
This commit is contained in:
9
Makefile
Normal file
9
Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
define newline
|
||||
|
||||
|
||||
endef
|
||||
|
||||
$(error Build system changed:$(newline)\
|
||||
The Makefile build has been replaced by CMake.$(newline)$(newline)\
|
||||
For build instructions see:$(newline)\
|
||||
https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md$(newline)${newline})
|
||||
Reference in New Issue
Block a user