Replies: 3 comments 1 reply
-
Most likely your system runs out of RAM. Use smaller models. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! Could a check be added to anticipate this overrun and downgrade resource use, or at the very least panic and exit, rather than rendering temporal havoc on the OS? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Will try. Reopening if still an issue. Thanks for your prompt (pun intended) and helpful response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
llama.cpp exhibits severe, albeit temporal, graphical flickering in the macOS UI under certain circumstances, probably when maxing out
-c 4000
. It feels like the OS is going to crash, but it recovers. Possibly related to incorrect use of GPU?Couldn't find any reports on this using keywords, "flicker", "pink", etc. Anyone know what this is, solutions, etc.?
Beta Was this translation helpful? Give feedback.
All reactions