mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-05-12 03:54:06 +00:00
5 lines
196 B
C++
5 lines
196 B
C++
int LLAMA_BUILD_NUMBER = 5590;
|
|
char const *LLAMA_COMMIT = "0d398442";
|
|
char const *LLAMA_COMPILER = "cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0";
|
|
char const *LLAMA_BUILD_TARGET = "x86_64-linux-gnu";
|