From 8e89ca01b182a3e87df8820e21bfba0dec6631c1 Mon Sep 17 00:00:00 2001 From: AccidentallyOnPurpose <4935931+AccidentallyOnPurpose@users.noreply.github.com> Date: Wed, 25 Dec 2019 00:43:38 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e692c4..d8e4855 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A fork of AIDungeon2, now driven by huggingface's transformers repository using * A much larger library of fan made starting prompts * Better config file * Half precision floating point using less GPU memory (you still need ~~11~~ ~~8~~ 4-6GB) +* Lots of changes to story history sampling/truncation to hopefully stay on track with longer games * Eventually hope to improve the AI itself, but this will take some time #### Installation Instructions: