I have been using google colab but I have to work on my laptop (not allowed to use google colab).
I couldnt find a definite answer on the version of pytorch to install. I believe is the following, but can someone help please.
No, your 1050 Ti is using compute capability 6.1 and is supported in the current PyTorch release (1.13.0) using the 11.6 and 11.7 CUDA runtime, so no need to downgrade to an older release.