sable-mini-30m-preview / tokenizer_config.json
SEN AGI
Release Moomai 1.1 30M Preview with benchmark evaluations
c8b35ac verified
Raw
History Blame Contribute Delete
283 Bytes
{
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"is_local": true,
"local_files_only": false,
"model_max_length": 1024,
"pad_token": "<pad>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}