removed enabled field from presets

This commit is contained in:
Stefan Daniel Schwarz 2023-08-04 23:52:36 +02:00
parent 45a66fae9d
commit bfac10028f
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
{ {
"enabled": true,
"input_sequence": "User: ", "input_sequence": "User: ",
"macro": true, "macro": true,
"name": "OpenOrca/OpenChat", "name": "OpenOrca/OpenChat",

View File

@ -1,5 +1,4 @@
{ {
"enabled": true,
"input_sequence": "### Instruction:", "input_sequence": "### Instruction:",
"macro": true, "macro": true,
"name": "Roleplay", "name": "Roleplay",