mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 02:16:36 +02:00
error
This commit is contained in:
parent
e70610ef06
commit
33a65e3ba3
2 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,7 @@ var errorPrefixes = []string{
|
|||
"CUDA error",
|
||||
"cudaMalloc failed",
|
||||
"\"ERR\"",
|
||||
"architecture",
|
||||
}
|
||||
|
||||
func (w *StatusWriter) Write(b []byte) (int, error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue