GPU Compatibility Error: NVIDIA GeForce GT 710 with CUDA Capability 3.5 not supported by PyTorch

The CUDA version I have installed is 11.4, and the PyTorch version is ‘version = ‘1.11.0+cu113’’. However, I’m still getting the same error. I’m very new to this and have limited computer knowledge. Am I understanding correctly that you’re suggesting I compile from the source code? Is this process complicated? Is there any other way to resolve this, or is my GPU simply too outdated for this?