PyTorch is defaulting to NVIDIA GPU, but it would be good to fall back to CPU-only if no suitable GPU is found.
Something like this perhaps? ModeratePrawn#1
This would provide a better out-of-the-box setup experience for users with unsupported GPU’s (AMD) until those versions are implemented, and to users like me who have no GPU but want to run locally.
PyTorch is defaulting to NVIDIA GPU, but it would be good to fall back to CPU-only if no suitable GPU is found.
Something like this perhaps? ModeratePrawn#1
This would provide a better out-of-the-box setup experience for users with unsupported GPU’s (AMD) until those versions are implemented, and to users like me who have no GPU but want to run locally.