CodeFuse-13B / tokenizer_config.json
Cherrytest
update file
f0cf451
raw
history blame contribute delete
No virus
146 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 1024,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}