mirror of
https://github.com/ollama/ollama.git
synced 2025-03-26 17:51:48 +01:00
Catch one more error log
This commit is contained in:
parent
39f2bc6bfc
commit
04210aa6dd
@ -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