3148652 / tokenizer_config.json
lainlives's picture
OBLITERATUS: abliterated OpenDFM/ChemDFM-v1.5-8B (advanced)
6ace7e2 verified
{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|end_of_text|>",
"is_local": false,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"tokenizer_class": "TokenizersBackend"
}