Add mistral chat adapter (#983)

This commit is contained in:
Nexesenex
2024-07-09 13:38:35 +02:00
committed by GitHub
parent 7f48ed39c2
commit c9c098dab2
+8
View File
@@ -0,0 +1,8 @@
{
"system_start":"",
"system_end":"",
"user_start":"[INST] ",
"user_end":" [/INST]\n",
"assistant_start":"",
"assistant_end":"\n"
}