overhead520 commited on
Commit
f964279
·
verified ·
1 Parent(s): 3a1536c

Not needed, since 'thought' can be added to the reasoning format

Browse files
SillyTavernSettings/Gemma 4 — RegEx to clean up reasoning 'thought'.json DELETED
@@ -1,17 +0,0 @@
1
- {
2
- "id": "c0f6d2e6-5560-466f-996b-038dbc4ae9e5",
3
- "scriptName": "Gemma 4 — Remove Empty Reasoning",
4
- "findRegex": "<\\|channe\\l>thought",
5
- "replaceString": "<|channel>",
6
- "trimStrings": [],
7
- "placement": [
8
- 2
9
- ],
10
- "disabled": false,
11
- "markdownOnly": false,
12
- "promptOnly": false,
13
- "runOnEdit": true,
14
- "substituteRegex": 0,
15
- "minDepth": null,
16
- "maxDepth": null
17
- }