Gemma 4 reasoning: drop newline there (#5433) https://github.com/SillyTavern/SillyTavern/commit/9e0ecefd6456c2103fd3b195a7cefebd7e01cf67#r181874666

24379db88dc97936153175eb5a6a8b57c284534a

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +1 -1Showing whitespace changes
default/content/presets/reasoning/Gemma 4.json+1 -1
@@ -1,6 +1,6 @@
1{1{
2 "name": "Gemma 4",2 "name": "Gemma 4",
3 "prefix": "<|channel>thought\n",3 "prefix": "<|channel>thought\n",
4 "suffix": "\n<channel|>",4 "suffix": "<channel|>",
5 "separator": "\n\n"5 "separator": "\n\n"
6}6}