Comment on Does anyone else have experience with koboldcpp? How do I make it give me longer outputs?
apprehentice@lemmy.enchanted.social 4 months ago
You’re part of the way there by setting the token count higher. Context will make the model “remember” more, so that’s helpful for generating responses up to the token count.
If you haven’t already, go into the settings menu and make sure “Continue bot responses” is turned on. If it is, pressing the submit button with no input should make the bot add onto what it output before.
PenisWenisGenius@lemmynsfw.com 4 months ago
I think I might be on to something that contributes to the problem. The built-in “KoboldGPT chat” option puts some example queries in its context memory. They aren’t very long responses so I think it’s just seeing that and using it as a guideline for what to say which results in shorter prompts.
If I use the “new chat” option instead of “KoboldGPT chat”, it makes it so that nothing is in the context. No prompt and no memory. This way when I tell it to write 500 words of crap, it doesn’t quite write that much but it’s a lot better than before. Pressing enter to make it generate more text works more often this way too.