Question about pytorch-nightly no torchvision/torchaurdio for CUDA 11.6

I tried to install pytorch nightly with cu116. And I realized there is no suitable version of torchvision torchaudio for cu116.

pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu116

Apparently, there are no torchvision and torchaudio in https://download.pytorch.org/whl/nightly/cu116

How do you guys address this?

We don’t build nightlies for CUDA 11.6 anymore and the current support should include CUDA 11.8 and 12.1.