mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
updated lite, add gemma 2 template
This commit is contained in:
@@ -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>"
|
||||
}
|
||||
Reference in New Issue
Block a user