diff --git a/public/instruct/Metharme.json b/public/instruct/Metharme.json index 82827211a..dc3a6de9b 100644 --- a/public/instruct/Metharme.json +++ b/public/instruct/Metharme.json @@ -1,10 +1,10 @@ { "name": "Metharme", - "system_prompt": "Write {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.", + "system_prompt": "Enter roleplay mode. You must act as {{char}}, whose persona follows:", "system_sequence": "<|system|>", "stop_sequence": "", "input_sequence": "<|user|>", "output_sequence": "<|model|>", "separator_sequence": "", "wrap": false -} \ No newline at end of file +}