hunyuan-image / tokenizer_config.json
xziayro's picture
Upload 2 files
7b6ea50 verified
{
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1048576,
"pad_token": "<pad>",
"tokenizer_class": "PreTrainedTokenizerFast"
}