flask-llama / llama.cpp /common /build-info.cpp
YZ-TAN's picture
Upload 2821 files
5a29263 verified
raw
history blame
165 Bytes
int LLAMA_BUILD_NUMBER = 4641;
char const *LLAMA_COMMIT = "9f4cc8f8";
char const *LLAMA_COMPILER = "MSVC 19.42.34436.0";
char const *LLAMA_BUILD_TARGET = "x64";