unkindtokenizer / tokenizer_config.json
dortucx's picture
Update tokenizer_config.json
7b5a800 verified
raw
history blame
239 Bytes
{
"auto_map": {
"AutoTokenizer": ["tokenization_yi.this_tokenizer_is_evil_actually", null]
},
"add_bos_token": false,
"add_eos_token": false,
"model_max_length": 4096,
"tokenizer_class": "this_tokenizer_is_evil_actually"
}