diff --git a/profiles/empty.json b/profiles/empty.json new file mode 100644 index 0000000..a52526e --- /dev/null +++ b/profiles/empty.json @@ -0,0 +1,8 @@ +{ + "name": "None", + "conversation_prefix": "", + "user_keyword": "", + "assistant_keyword": "", + "separator": "", + "stop_sequences": [] +} \ No newline at end of file