Files
ollama-for-amd/llm/llama.cpp/common/build-info.cpp
2024-07-30 20:43:59 +08:00

5 lines
162 B
C++

int LLAMA_BUILD_NUMBER = 3440;
char const *LLAMA_COMMIT = "d94c6e0c";
char const *LLAMA_COMPILER = "";
char const *LLAMA_BUILD_TARGET = "x86_64-pc-windows-msvc";