Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Illumotion/Koboldcpp
faisalhr1997
/
Koboldcpp
like
0
Runtime error
App
Files
Files
Community
main
Koboldcpp
/
build-info.h
faisalhr1997
Duplicate from Illumotion/Koboldcpp
833d7c1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
#
ifndef
BUILD_INFO_H
#
define
BUILD_INFO_H
#
define
BUILD_NUMBER 999
#
define
BUILD_COMMIT
"KOBOLDCPP"
#
endif
// BUILD_INFO_H