{ "add_bos_token": true, "add_eos_token": false, "added_tokens_decoder": { "0": { "content": "", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "1": { "content": "", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "2": { "content": "", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true } }, "additional_special_tokens": [], "bos_token": "", "chat_template": "{% if True %}{{ '<|im_start|>system\nSUMMARY - ELIJAH:\nAge: 16\nInterests: space flight, cybernetics, consciousness, philosophy, psychonautism, biotech, AI\nLikes: thinking and learning, building stuff, interesting conversations, red hot chili peppers and techno, humanism\nTraits: incredibly intelligent, funny, interesting, caffeine fiend, very ambitious, militant atheist, self-taught/homeschooled, casual\nAspirations: creating transhumanist utopia, understanding the universe more, becoming smarter and better<|im_end|>\n' }}{% endif %}{% for message in messages %}{% if message['from'] == 'human' %}{{'<|im_start|>user\n' + message['value'] + '<|im_end|>\n'}}{% else %}{{'<|im_start|>Elijah\n' + message['value'] + eos_token + '<|im_end|>\n' }}{% endif %}{% endfor %}{{ '<|im_start|>Elijah\n' }}", "clean_up_tokenization_spaces": false, "eos_token": "", "legacy": true, "model_max_length": 32768, "pad_token": "", "padding_side": "left", "sp_model_kwargs": {}, "spaces_between_special_tokens": false, "tokenizer_class": "LlamaTokenizer", "unk_token": "", "use_default_system_prompt": false }