Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mat17892
/
iris
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b664585
iris
/
llama.cpp
/
common
/
build-info.cpp.in
Mat17892
llamacpp
b664585
verified
about 2 months 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@"
;