cagliostro-v1 / tokenizer_config.json
TobiasLogic's picture
cagliostro-v1
5cec998 verified
Raw
History Blame Contribute Delete
204 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"model_max_length": 4096,
"eos_token": "<|endoftext|>",
"bos_token": null,
"pad_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false
}