-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
C_limit #81
Comments
Hi. Try increasing the size of the context. |
Ok I will thanks. Hey is there a list of all the settings and how they effect the operation of the LLMs? |
I think there's an issue with kv_shift() function. Im testing for example on TinyLlama, and when reaching limit, model continues the rest of the conversation with gibberish. Also tried with some other models. Easy to test this, just change context size to 100, and it starts generating this stuff right away, like:
|
Hi. What is a the C_Limit error? Eventually I get this for all models I’ve tried after a page or two of conversation.
The text was updated successfully, but these errors were encountered: