Hugging Face
Models
Datasets
Spaces
Posts
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
/
build
/
config.h
KuangDW
add laser build files
7bc4577
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
155 Bytes
#
ifndef
CONFIG_H_
#
define
CONFIG_H_
#
define
VERSION
"0.2.1"
#
define
PACKAGE
"sentencepiece"
#
define
PACKAGE_STRING
"sentencepiece"
#
endif
// CONFIG_H_