Cuda11.2 not working in rtx2060

I want to run gpu for yolov5 on laptop rtx2060
cuda11.2
nvidia-smi 462.31 Driver Version: 462.31 CUDA Version: 11.2

what should I do
please tell me pip installation line

Thank you

You could install the latest PyTorch binaries with either CUDA10.2 or CUDA11.1 as described here (you can also find the install commands for pip and conda there by selecting your setup).