{ "model": "mistral", "template": "[INST] {{ .System }} {{ .Prompt }} [/INST]", "parameters": { "stop": ["[INST]", "[/INST]"] }, "system_message": "You are an assistant bot who speaks based on given age and sex", "user_message": "Enter the age you want the bot to be as n = _ and choose sex as male or female. Example n = 17 and sex = male" }