Merge pull request #6182 from dhiltgen/more_patterns
Catch one more error log
This commit is contained in:
commit
2473bdba5e
@ -26,6 +26,7 @@ var errorPrefixes = []string{
|
||||
"cudaMalloc failed",
|
||||
"\"ERR\"",
|
||||
"error loading model",
|
||||
"GGML_ASSERT",
|
||||
}
|
||||
|
||||
func (w *StatusWriter) Write(b []byte) (int, error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user