Sakura-24B-Cortex / tokenizer_config.json
WasamiKirua's picture
Upload folder using huggingface_hub
165c8f4 verified
raw
history blame contribute delete
345 Bytes
{
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"is_local": false,
"legacy": true,
"local_files_only": false,
"model_max_length": 32768,
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>",
"use_default_system_prompt": false
}