Skip to content
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

Ai will crash if reached context size #750

Open
bmahabirbu opened this issue Feb 6, 2025 · 3 comments
Open

Ai will crash if reached context size #750

bmahabirbu opened this issue Feb 6, 2025 · 3 comments
Labels
question Further information is requested

Comments

@bmahabirbu
Copy link
Collaborator

After playing with the AI for a while it will crash after exceeding the context size. Should we increase the context size so this doesn't happen to the end user?

context size exceeded
llama_decode: failed to decode, ret = 1
failed to decode
failed to generate response
brian@DESKTOP-SB69448:~/ramalama$
@bmahabirbu bmahabirbu added the question Further information is requested label Feb 6, 2025
@ericcurtin
Copy link
Collaborator

This is something that needs to be resolved in llama.cpp rather than RamaLama

@dylanmtaylor
Copy link

I'm also hitting this issue a bunch

@ericcurtin
Copy link
Collaborator

You can manually change it via "-c", but any kind of automatic change of context size changing would have to go to llama.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants