| { | |
| "add_prefix_space": null, | |
| "backend": "tokenizers", | |
| "bos_token": "|ENDOFTEXT|", | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": null, | |
| "is_local": false, | |
| "model_max_length": 512, | |
| "pad_token": null, | |
| "sp_model_kwargs": {}, | |
| "spaces_between_special_tokens": false, | |
| "tokenizer_class": "LlamaTokenizer", | |
| "unk_token": "<unk>", | |
| "use_default_system_prompt": true | |
| } | |