Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DanofficeIT
/
privatellm
like
0
Runtime error
App
Files
Files
Community
cf4fd8f
privatellm
/
common
/
build-info.cpp.in
lhhj
first
57e3690
25 days ago
raw
Copy download link
history
blame
Safe
186 Bytes
int
LLAMA_BUILD_NUMBER =
@BUILD
_NUMBER@;
char
const
*LLAMA_COMMIT =
"@BUILD_COMMIT@"
;
char
const
*LLAMA_COMPILER =
"@BUILD_COMPILER@"
;
char
const
*LLAMA_BUILD_TARGET =
"@BUILD_TARGET@"
;