Replies: 2 comments 1 reply
-
This is a bit of a hard question since various types of problems can lead to a segfault. You'd probably be better off searching issues or discussions with more specific keywords relating to the problem. A lot of the time, issues usually only affect a small number of people because of their hardware, what they're doing, etc. In the case where an issue is affecting most users, you can expect it to get fixed very quickly. In other words, the commit that caused the problem will be followed by one that fixes it in a very short time frame. Most of the time, testing before accepting pulls avoids that situation though. |
Beta Was this translation helpful? Give feedback.
-
Hello, Kerfuffle, I appreciate your help. I looked around commits made back in those days, and indeed, there's one :) commit 4870e45 (tag: master-4870e45)
There's a twist though:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone, I was wondering to ask how was fixed (if it's resolved) "Segmentation Fault" error ? It appeared after a couple of messages in the chat-mode (regardless of -n, repeat n running parameters, running llama 1 models).
I haven't followed this repo for months, I just wonder "what was wrong" in the early version (back when "ggml" model format was a thing, in March ?).
I checked commits, but couldn't find any mentioning of "segmentations":
git log -g --grep=Segmentation
git log -g --grep=segmentation
Big fan of what you guys accomplished, thank you !
Beta Was this translation helpful? Give feedback.
All reactions