cuda 11.3 is deprecated for pytorch 1.13, cu116 or cu117 is recommended
Author: tanluDSLCreated May 13, 2023Updated Jun 30, 2025
If torch 1.13 is intended, the requirements file may need to be updated to change pip wheel to cu116 or cu117. See the links below. https://pytorch.org/blog/PyTorch-1.13-release/#cuda10.2 https://pytorch.org/get-started/previous-versions/
Source: facebookresearch/ImageBind