mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-07-23 01:30:09 +00: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.