fixed g3 adapter back

This commit is contained in:
Concedo
2025-04-12 23:17:54 +08:00
parent 9f94f62768
commit a6149ad0fc
4 changed files with 10 additions and 9 deletions
+2 -2
View File
@@ -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",