nemotron-cpu-int4 / tokenizer_config.json
TechWithRay's picture
Upload folder using huggingface_hub
abfb0a4 verified
raw
history blame contribute delete
183 Bytes
{
"tokenizer_class": "T5Tokenizer",
"unk_token": "<unk>",
"model_max_length": 1024,
"add_bos_token": false,
"add_eos_token": false,
"clean_up_tokenization_spaces": false
}