Add Gemma 4 instruct, context, and reasoning presets (#5403)
* Add Gemma 4 context preset * Add new instruction preset for Gemma 4 * Add Gemma 4 reasoning preset * Add to index.json * Disable wrapping, fix story string --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
This commit is contained in:
@@ -642,5 +642,17 @@
|
||||
{
|
||||
"filename": "presets/reasoning/Think XML.json",
|
||||
"type": "reasoning"
|
||||
},
|
||||
{
|
||||
"filename": "presets/reasoning/Gemma 4.json",
|
||||
"type": "reasoning"
|
||||
},
|
||||
{
|
||||
"filename": "presets/instruct/Gemma 4.json",
|
||||
"type": "instruct"
|
||||
},
|
||||
{
|
||||
"filename": "presets/context/Gemma 4.json",
|
||||
"type": "context"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user