mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
fixed g3 adapter back
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"system_start": "\n",
|
||||
"system_end": "\n",
|
||||
"system_start": "<start_of_turn>user\n",
|
||||
"system_end": "<end_of_turn>\n",
|
||||
"user_start": "<start_of_turn>user\n",
|
||||
"user_end": "<end_of_turn>\n",
|
||||
"assistant_start": "<start_of_turn>model\n",
|
||||
|
||||
Reference in New Issue
Block a user