Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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.
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 answers.
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.