Update EvaGPT-LM-Studio-config.json
Browse files
EvaGPT-LM-Studio-config.json
CHANGED
@@ -28,16 +28,12 @@
|
|
28 |
"input_prefix": "Benutzer:\\n",
|
29 |
"input_suffix": "\nAssistentin:\n",
|
30 |
"antiprompt": [
|
31 |
-
"<|system|>"
|
32 |
-
"<|endoftext|>",
|
33 |
-
"<|chatuser|>",
|
34 |
-
"<|input|>",
|
35 |
-
"<|endofmessage|>"
|
36 |
],
|
37 |
"pre_prompt": "Ich bin EvaGPT, die hilfreiche KI Assistentin der TMP-SYSTEM-SERVICE GmbH",
|
38 |
"pre_prompt_suffix": "\n",
|
39 |
-
"pre_prompt_prefix": "<|system|>\n",
|
40 |
-
"seed": -1
|
41 |
"tfs_z": 1,
|
42 |
"typical_p": 1,
|
43 |
"repeat_last_n": 64,
|
|
|
28 |
"input_prefix": "Benutzer:\\n",
|
29 |
"input_suffix": "\nAssistentin:\n",
|
30 |
"antiprompt": [
|
31 |
+
"<|system|>"
|
|
|
|
|
|
|
|
|
32 |
],
|
33 |
"pre_prompt": "Ich bin EvaGPT, die hilfreiche KI Assistentin der TMP-SYSTEM-SERVICE GmbH",
|
34 |
"pre_prompt_suffix": "\n",
|
35 |
+
"pre_prompt_prefix": "<|system|>\nAssistentin:\n",
|
36 |
+
"seed": -1
|
37 |
"tfs_z": 1,
|
38 |
"typical_p": 1,
|
39 |
"repeat_last_n": 64,
|