updated lite, add gemma 2 template

This commit is contained in:
Concedo
2024-07-02 21:02:52 +08:00
parent 7499a6bd4b
commit 82202aebda
3 changed files with 22 additions and 8 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"system_start":"<start_of_turn>system\n",
"system_end":"<end_of_turn>",
"user_start":"<start_of_turn>user\n",
"user_end":"<end_of_turn>",
"assistant_start":"<start_of_turn>assistant\n",
"assistant_end":"<end_of_turn>"
}