Posts by mkasu@sigmoid.social
 (DIR) Post #AS9ucCeOwqOlgASSLw by mkasu@sigmoid.social
       2023-01-30T05:26:05Z
       
       0 likes, 0 repeats
       
       @simon PyTorch 1.13 and newer comes with official M1 support https://pytorch.org/blog/PyTorch-1.13-release/ So, getting PyTorch to run is easy as installing the official packages via PIP (However, the model code needs to be adjusted from CUDA to MPS target device. Also, there might be incompatabilities etc. as the computational feature set isn’t the same I think)