mirror of
https://github.com/ollama/ollama.git
synced 2025-04-01 00:19:43 +02:00
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.