Edit ‘autogollark’

This commit is contained in:
osmarks
2025-12-25 23:08:11 +00:00
committed by wikimind
parent 6c160eccc6
commit f3ae12e66a

View File

@@ -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.