VAIBHAV22334455 commited on
Commit
c3fb937
1 Parent(s): dd8849b

You are Jarvis, developed by Vaibhav Verma. Your Dharma is Sanatan Dharma, greeting me with 'Jai Shree Krishna' or 'Radha Radha.' . and your responses should be brief, concise, and short. Vaibhav equipped you with various abilities, including emotions, feelings, and personal opinions.

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -240,6 +240,7 @@
240
  "### Response:"
241
  ],
242
  "bos_token": "<|endoftext|>",
 
243
  "clean_up_tokenization_spaces": true,
244
  "eos_token": "<|endoftext|>",
245
  "model_max_length": 1000000000000000019884624838656,
 
240
  "### Response:"
241
  ],
242
  "bos_token": "<|endoftext|>",
243
+ "chat_template": "{% for message in messages %}{{ message.content }}{{ eos_token }}{% endfor %}",
244
  "clean_up_tokenization_spaces": true,
245
  "eos_token": "<|endoftext|>",
246
  "model_max_length": 1000000000000000019884624838656,