mirror of
https://github.com/ollama/ollama.git
synced 2026-04-12 06:20:14 +07:00
Users on Windows without GPUs are reporting errors relating to cudaDriverGetVersion with the device set to -1. This ensures we only grab the driver once we're enumerating actual devices.