mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-19 22:53:30 -04:00
526d4eb204
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.