Skip to content

Commit 329f280

Browse files
Update README with version pinning instructions
Added information on pinning TorchANI to version 2.2.4.
1 parent 9181267 commit 329f280

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ comprehensive [documentation](https://aiqm.github.io/torchani/).
2121
TorchANI 2.0 check out the [migration guide](https://aiqm.github.io/torchani/migrating-to-2.html#torchani-migrating), there
2222
are very few breaking changes, most code should work with minimal modifications. If
2323
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.
2426

2527
If you find a bug in TorchANI 2.0, or have some feature request, also feel free to open
2628
a GitHub issue. TorchANI 2.0 is currently tested against PyTorch 2.8 and CUDA 12.8

0 commit comments

Comments
 (0)