From f3ae12e66a7d13fc31ed76af22a9a88c6d3be6b1 Mon Sep 17 00:00:00 2001 From: osmarks Date: Thu, 25 Dec 2025 23:08:11 +0000 Subject: [PATCH] =?UTF-8?q?Edit=20=E2=80=98autogollark=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- autogollark.myco | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/autogollark.myco b/autogollark.myco index b5c6912..f671493 100644 --- a/autogollark.myco +++ b/autogollark.myco @@ -10,7 +10,9 @@ Autogollark currently comprises the dataset, the search API server and the [[htt * Done. Unclear whether this helped. } * Fix emoji/ping formatting. -* Writeable memory? +* {Writeable memory? +* Can easily do insert into RAG system. But stability issues (also tagging issues with gollark/autogollark interaction). +} * {Fix lowercasing issue. * Due to general personality stability. Need finetune or similar. * One proposal: use internal finetune to steer big model somehow. Possibly: use its likelihood (prefill-only) to evaluate goodness of big model output wrt. gollark personality, and if it is too bad then use finetune directly. But issues if we go for a custom tokenizer.