Deci
/

Text Generation
Transformers
Safetensors
deci
custom_code
DeciCoder-6B / tokenizer_config.json
NajeebDeci's picture
tokenizer files
e084f01
raw
history blame contribute delete
343 Bytes
{
"add_eos_token": false,
"add_special_tokens": true,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": null,
"tokenizer_class": "DeciCoderTokenizer",
"auto_map": {
"AutoTokenizer": ["tokenization_decicoder.DeciCoderTokenizer", null]
}
}