DukunLM-Uncensored-7B / tokenizer_config.json
hafidhsoekma's picture
Upload tokenizer
5c311c2
raw history blame
No virus
207 Bytes
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}