mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
added non thinking template for seed OSS
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"system_start": "<seed:bos>system\n",
|
||||
"system_end": "<seed:eos>",
|
||||
"user_start": "<seed:bos>user\n",
|
||||
"user_end": "<seed:eos>",
|
||||
"assistant_start": "<seed:bos>assistant\n<seed:think>The current thinking budget is 0, so I will directly start answering the question.</seed:cot_budget_reflect></seed:think>",
|
||||
"assistant_end": "<seed:eos>"
|
||||
}
|
||||
Reference in New Issue
Block a user