Comment on: GPT not detected (Windows 11- RTX3060 12GB)
Repo: elder-plinius/OBLITERATUS by edison-gc
I think thats because you are running the cpu version of torch. You may want to reinstall pytorch with cuda via
```pip install torch --index-url https://download.pytorch.org/whl/your_cuda_version --force-reinstall```
you may check your cuda version via
```nvidia-smi```
GitHub Issue
Other Comments / Reviews
SaaS Metrics