mirror of
https://github.com/ollama/ollama.git
synced 2025-04-01 00:19:43 +02:00
Leaving the cudart library loaded kept ~30m of memory pinned in the GPU in the main process. This change ensures we don't hold GPU resources when idle.