Added a profile for Manticore Chat

This commit is contained in:
Julian Müller (ChaoticByte) 2023-05-30 20:54:27 +02:00
parent faed129586
commit f4abe93735
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "Manticore",
"conversation_prefix": "",
"user_keyword": "USER:",
"assistant_keyword": "ASSISTANT:",
"separator": "\n",
"stop_sequences": ["</s>", "<unk>", "### USER:", "USER:"]
}