ollama/ml/backend/ggml
Jesse Gross 7e13f568dc backend: Don't return an error on Close
It is not common to return errors with close/free operations - most
people won't check it and even if they did there's probably not much
that can do. It's better to not give implementations false expectations.
2025-02-13 17:09:26 -08:00
..
ggml fix: harden backend loading (#9024) 2025-02-11 15:36:53 -08:00
ggml.go backend: Don't return an error on Close 2025-02-13 17:09:26 -08:00