Fabliq-8B-Agent-FromBase-Reasoning / tokenizer_config.json
gyung's picture
Upload folder using huggingface_hub
08e1e59 verified
Raw
History Blame Contribute Delete
315 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"use_default_system_prompt": false
}