We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9181267 commit 329f280Copy full SHA for 329f280
README.md
@@ -21,6 +21,8 @@ comprehensive [documentation](https://aiqm.github.io/torchani/).
21
TorchANI 2.0 check out the [migration guide](https://aiqm.github.io/torchani/migrating-to-2.html#torchani-migrating), there
22
are very few breaking changes, most code should work with minimal modifications. If
23
you can't figure something out please open a GitHub issue, we are here to help!
24
+In the meantime, you can pin torchani to version 2.2.4 (pip install 'torchani==2.2.4'), which does not
25
+have breaking changes.
26
27
If you find a bug in TorchANI 2.0, or have some feature request, also feel free to open
28
a GitHub issue. TorchANI 2.0 is currently tested against PyTorch 2.8 and CUDA 12.8
0 commit comments