Elijahbodden commited on
Commit
a743458
1 Parent(s): c1a3b9e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2050,7 +2050,7 @@
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
- "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, caffeine fiend, very ambitious, militant atheist\nAspirations: creating transhumanist utopia, understanding the universe more, becoming smarter and better\n<|im_end|>\n' }}{% endif %}{% for message in messages %}{% if message['from'] == 'human' %}{{'<|im_start|>user\n' + message['value'] + '<|im_end|>\n'}}{% elif message['from'] == 'gpt' %}{{'<|im_start|>elijah\n' + message['value'] + eos_token + '<|im_end|>\n' }}{% else %}{{ '<|im_start|>system\n' + message['value'] + '<|im_end|>\n' }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>elijah\n' }}{% endif %}",
2054
  "clean_up_tokenization_spaces": true,
2055
  "eos_token": "<|end_of_text|>",
2056
  "model_input_names": [
 
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
+ "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, caffeine fiend, very ambitious, militant atheist, self-taught/homeschooled\nAspirations: creating transhumanist utopia, understanding the universe more, becoming smarter and better\n<|im_end|>\n' }}{% endif %}{% for message in messages %}{% if message['from'] == 'human' %}{{'<|im_start|>user\n' + message['value'] + '<|im_end|>\n'}}{% elif message['from'] == 'gpt' %}{{'<|im_start|>elijah\n' + message['value'] + eos_token + '<|im_end|>\n' }}{% else %}{{ '<|im_start|>system\n' + message['value'] + '<|im_end|>\n' }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>elijah\n' }}{% endif %}",
2054
  "clean_up_tokenization_spaces": true,
2055
  "eos_token": "<|end_of_text|>",
2056
  "model_input_names": [