Adam Sitanc

Results 5 comments of Adam Sitanc

That may be the problem. You are missing the CUDA toolkit. This happens when you either don't have the it installed or you don't have NVIDIA GPU (e.g. Mac does...

I think that removing the underscore wont fix your issue. The issue is still the same: ``` C:\Users\Matthew\AppData\Local\Programs\Python\Python38\lib\site-packages\torch\cuda\amp\grad_scaler.py:115: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling. warnings.warn("torch.cuda.amp.GradScaler is...

it is available on NVIDIA website, CUDA Toolkit https://developer.nvidia.com/cuda-downloads you may want to look for CUDA 11.6

I was having the Internal server error for version API `1.24` mentioned in the issue description. I did `docker version` to find out that the API version is `1.43` so...

@pilcrowOnPaper Hello! Just letting you know that I processed all the requested changes and should be ready for review. Just let me know if you want me to make any...