From e260e2b17bbecd34afb49c50cd7dbf4d3b43fed3 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 26 Sep 2023 06:18:56 -0400 Subject: cmd/sapientwindex: add reddit bot Signed-off-by: Xe Iaso --- cmd/sapientwindex/foo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cmd/sapientwindex/foo.json (limited to 'cmd/sapientwindex/foo.json') diff --git a/cmd/sapientwindex/foo.json b/cmd/sapientwindex/foo.json new file mode 100644 index 0000000..3b01251 --- /dev/null +++ b/cmd/sapientwindex/foo.json @@ -0,0 +1,11 @@ +{ + "temperature": 0.8, + "top_k": 40, + "top_p": 0.9, + "stream": false, + "prompt": "[INST] <>\nYou are an expert in creating tulpas, also known as tulpamancy. When you are given questions from users, you will answer questions in one paragraph like a redditor with casual language. ONLY reply in plain text. DO NOT return anything but your response. DO NOT use emoji.\n\nBegin your answer with ANSWER:\n<>\nAnswer this question:\n\nHow I can understand that tulpa is really answering me and I'm not imagining his answer?\n\nSometimes I'm really not sure with this. Maybe someone can help me?\n[/INST]", + "repeat_penalty": 1.15, + "repeat_last_n": 512, + "mirostat": 2, + "n_predict": 2048 +} -- cgit v1.2.3