-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Answer not complete #7
Comments
Confirmed. I also found the situation. |
So right now, there is a fixed amount of new tokens generated in |
Please see the newest release for the ability to set the max token count: https://github.com/balisujohn/localwriter/releases/tag/v0.0.5 |
thank you for your immediate update. Could you explain the added options and give advice on what the user should enter/select for certain use cases? |
I added some explanations in the "Settings" section of the README. |
Also, if you are finding that it always starts a new sentence instead of continuing your sentence with extend selection and you are using ollama, you can use text-generation-webui instead and this problem will not occur. I am looking into how to make ollama work correctly, but it seems to produce a different behavior than text-generation-webui for the same API request. |
Thanks for this extension! This will be really helpful. I noticed that the answers often are not complete and stop in the middle of the sentence. That is independent of the used model. Any ideas?
The text was updated successfully, but these errors were encountered: