You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was curious if there is any reason why the python package is limited to <=2.8 pytorch. https://github.com/aiqm/torchani/blob/main/pyproject.toml#L22
I tested it with 2.12 pytorch CUDA 13 and it worked fine but I had to force the installation.
Hi, I was curious if there is any reason why the python package is limited to <=2.8 pytorch.
https://github.com/aiqm/torchani/blob/main/pyproject.toml#L22
I tested it with 2.12 pytorch CUDA 13 and it worked fine but I had to force the installation.