mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-10 04:00:53 +00:00
updated lite, add gemma 2 template
This commit is contained in:
parent
7499a6bd4b
commit
82202aebda
3 changed files with 22 additions and 8 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"system_start":"<|im_start|>system",
|
||||
"system_start":"<|im_start|>system\n",
|
||||
"system_end":"<|im_end|>",
|
||||
"user_start":"<|im_start|>user",
|
||||
"user_start":"<|im_start|>user\n",
|
||||
"user_end":"<|im_end|>",
|
||||
"assistant_start":"<|im_start|>assistant",
|
||||
"assistant_start":"<|im_start|>assistant\n",
|
||||
"assistant_end":"<|im_end|>"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue