mirror of
https://github.com/ollama/ollama.git
synced 2026-07-11 10:14:28 +00:00
When converting a ggml model if there is a failure to read tensor data a nil error value was being returned. It should be assigned to the actual error from reading. |
||
|---|---|---|
| .. | ||
| backend | ||
| nn | ||
| backend.go | ||