Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nvidia
/
Plan2Align-NV
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Plan2Align-NV
/
laser
/
tools-external
/
sentencepiece-master
/
config.h.in
KuangDW
add laser tool
2aebc50
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
169 Bytes
#
ifndef
CONFIG_H_
#
define
CONFIG_H_
#
define
VERSION
"@PROJECT_VERSION@"
#
define
PACKAGE
"@PROJECT_NAME@"
#
define
PACKAGE_STRING
"@PROJECT_NAME@"
#
endif
// CONFIG_H_