aboutsummaryrefslogtreecommitdiff
path: root/cmd/sapientwindex/foo.json
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-09-26 06:18:56 -0400
committerXe Iaso <me@xeiaso.net>2023-09-26 06:18:56 -0400
commite260e2b17bbecd34afb49c50cd7dbf4d3b43fed3 (patch)
tree64f9ab425c6037509ae13b9f1a7762837150c5c4 /cmd/sapientwindex/foo.json
parent2654099b2645423152de4e790ea658ff0ab632e4 (diff)
downloadx-e260e2b17bbecd34afb49c50cd7dbf4d3b43fed3.tar.xz
x-e260e2b17bbecd34afb49c50cd7dbf4d3b43fed3.zip
cmd/sapientwindex: add reddit bot
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/sapientwindex/foo.json')
-rw-r--r--cmd/sapientwindex/foo.json11
1 files changed, 11 insertions, 0 deletions
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": "<s>[INST] <<SYS>>\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<</SYS>>\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
+}