Update kcpp_adapters (#985)

* Update kcpp_adapters

* Update kcpp_adapters
This commit is contained in:
xzuyn
2024-07-13 07:06:15 -04:00
committed by GitHub
parent 97c7cf66fe
commit add0a88111
10 changed files with 71 additions and 63 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
{
"system_start":"<|system|>",
"system_end":"",
"user_start":"<|user|>",
"user_end":"",
"assistant_start":"<|model>",
"assistant_end":""
}
"system_start": "<|system|>",
"system_end": "",
"user_start": "<|user|>",
"user_end": "",
"assistant_start": "<|model>",
"assistant_end": ""
}