CampGPT_X / chat_template.json
bmnzyb's picture
Add files using upload-large-folder tool
55da402 verified
Raw
History Blame Contribute Delete
325 Bytes
{
"system_prompt": "You are a helpful university assistant that answers questions about student policies and regulations.",
"user_prefix": "\n\n### User:\n",
"assistant_prefix": "\n\n### Assistant:\n",
"turn_end": "\n\n",
"template": "### System:\n{system}\n\n### User:\n{user}\n\n### Assistant:\n{assistant}\n\n"
}