Skip to content

Commit 5e458f4

Browse files
committed
update gemma format
1 parent 43b3cf0 commit 5e458f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kcpp_adapters/Gemma-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"system_end":"<end_of_turn>",
44
"user_start":"<start_of_turn>user\n",
55
"user_end":"<end_of_turn>",
6-
"assistant_start":"<start_of_turn>assistant\n",
6+
"assistant_start":"<start_of_turn>model\n",
77
"assistant_end":"<end_of_turn>"
88
}

0 commit comments

Comments
 (0)