mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
Add mistral chat adapter (#983)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start":"",
|
||||
"system_end":"",
|
||||
"user_start":"[INST] ",
|
||||
"user_end":" [/INST]\n",
|
||||
"assistant_start":"",
|
||||
"assistant_end":"\n"
|
||||
}
|
||||
Reference in New Issue
Block a user