mirror of
https://github.com/ollama/ollama.git
synced 2025-08-03 15:02:43 +02:00
error
This commit is contained in:
@@ -25,6 +25,7 @@ var errorPrefixes = []string{
|
||||
"CUDA error",
|
||||
"cudaMalloc failed",
|
||||
"\"ERR\"",
|
||||
"architecture",
|
||||
}
|
||||
|
||||
func (w *StatusWriter) Write(b []byte) (int, error) {
|
||||
|
Reference in New Issue
Block a user