15 lines
372 B
JSON
15 lines
372 B
JSON
{
|
|
"add_prefix_space": false,
|
|
"backend": "tokenizers",
|
|
"bos_token": "<|endoftext|>",
|
|
"clean_up_tokenization_spaces": false,
|
|
"eos_token": "<|im_end|>",
|
|
"is_local": true,
|
|
"local_files_only": false,
|
|
"model_max_length": 16384,
|
|
"pad_token": "<|dummy_85|>",
|
|
"padding_side": "right",
|
|
"split_special_tokens": false,
|
|
"tokenizer_class": "TokenizersBackend"
|
|
}
|