Edit ‘autogollark’

This commit is contained in:
osmarks 2025-05-05 17:43:09 +00:00 committed by wikimind
parent 957c740cc3
commit 3914d8fac5

View File

@ -37,7 +37,7 @@ Autogollark currently comprises the dataset, the search API server and the [[htt
== Versions
* Autogollark 0.1 was the initial RAG system and ABR interface. It used LLaMA-3.1-8B run locally. Autogollark 0.0, which is not real, used only gollark messages.
* Autogollark 0.1 was the initial RAG system and ABR interface. It used LLaMA-3.1-8B run locally. Autogollark 0.0, which is not real, used only gollark messages. Autogollark 0.-1, which is even less real, used GPT-2 finetuned on Colab.
* Autogollark 0.2 replaced this with LLaMA-3.1-405B.
* Autogollark 0.3 upgraded the dataset to contain longer-form conversations than Autogollark 0.1.