bf4018b9ec
* Refine llama.cpp vendoring workflow tools Switch from the sync.sh over to make based tooling * Run new make sync and patch flow
4 lines
169 B
C++
Vendored
4 lines
169 B
C++
Vendored
int LLAMA_BUILD_NUMBER = 0;
|
|
char const *LLAMA_COMMIT = "3f1ae2e32cde00c39b96be6d01c2997c29bae555";
|
|
char const *LLAMA_COMPILER = "";
|
|
char const *LLAMA_BUILD_TARGET = "";
|