help
Text adventure game with an AI. No rules, no censorship, the only limit is your imagination, not someone else's. · By
It’s fine, we can solve it here. You are trying to load a big model. When you see this it is downloading, then loading into the RAM the model. It might take a long time depending of your connection. Can you try with a small model? Like gpt-2 for example. Does it work?
By the way, this screen will soon be replaced by a real progress bar with informations about the download.
Big AIs require better CPU power. You should try with a smaller one to see if it comes from it. Otherwise, you can adjust the options to reduce the CPU needed.
Keep the generation’s max length to ~40 Increase the max time to leave more time to the AI to generate text Greatly reduce the Context max length and the memory max length (This takes a lot of CPU when your story uses it) Also, uncheck the “Remove unfinished sentence” as it might delete the AI’s ouput if it doesn’t finish its sentence.
Thanks that worked. Is there any way to make the game use more gpu? and perhaps an option to make the max time longer than 100 would be great. And one more adding an option to make the 'do' option work with 'I' instead of 'you' would be awesome . And perhaps a 'ding' sound or some sort of notification sound that notifies the player when the generation is done would be cool.
Great! The next release (It should come very soon) will allow you to use the GPU to increase the generation speed. I’m adding your request for a longer max time to the to do list (It’s very easy and should be done and released in the next version). There is already an option to replace “you” by “I”.
The ding sound isn’t a bad idea. I will add it to the to-do list as well :).