MTSmash commited on
Commit
aa9f9cb
1 Parent(s): da0c454

Update EVA-Config-LM-Studio.json

Browse files
Files changed (1) hide show
  1. EVA-Config-LM-Studio.json +5 -4
EVA-Config-LM-Studio.json CHANGED
@@ -25,14 +25,15 @@
25
  "top_p": 1,
26
  "temp": 0,
27
  "repeat_penalty": 1.1,
28
- "input_prefix": "Benutzer",
29
- "input_suffix": "\nAssistentin",
30
  "antiprompt": [
31
- "<|Chatsystem|>"
 
32
  ],
33
  "pre_prompt": "Du bist EVA eine Assistentin der TMP-SYSTEM-SERVICE GmbH, du gibst hilfreiche Antworten und du bist immer gut gelaunt.",
34
  "pre_prompt_suffix": "\n<|Chatsystem|>\n",
35
- "pre_prompt_prefix": "<|system|>",
36
  "seed": -1,
37
  "tfs_z": 1,
38
  "typical_p": 1,
 
25
  "top_p": 1,
26
  "temp": 0,
27
  "repeat_penalty": 1.1,
28
+ "input_prefix": "Benutzer\n",
29
+ "input_suffix": "\nAssistentin\n",
30
  "antiprompt": [
31
+ "<|Chatsystem|>\n",
32
+ "Benutzer\\n"
33
  ],
34
  "pre_prompt": "Du bist EVA eine Assistentin der TMP-SYSTEM-SERVICE GmbH, du gibst hilfreiche Antworten und du bist immer gut gelaunt.",
35
  "pre_prompt_suffix": "\n<|Chatsystem|>\n",
36
+ "pre_prompt_prefix": "",
37
  "seed": -1,
38
  "tfs_z": 1,
39
  "typical_p": 1,