from this post you can install version 11.6 PyTorch + CUDA 11.6
and other packages like torchserve is also available .
pip install torch --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu116
just add to pip install field…
from this post you can install version 11.6 PyTorch + CUDA 11.6
and other packages like torchserve is also available .
pip install torch --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu116
just add to pip install field…