Skip to content

Commit bd0121b

Browse files
authored
Update README.md
Signed-off-by: Jinzhe Zeng <[email protected]>
1 parent 9eb90f1 commit bd0121b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For more information, check the [documentation](https://deepmd.readthedocs.io/).
1919

2020
### Highlighted features
2121

22-
- **interfaced with multiple backends**, including TensorFlow and PyTorch, the most popular deep learning frameworks, making the training process highly automatic and efficient.
22+
- **interfaced with multiple backends**, including TensorFlow, PyTorch, and JAX, the most popular deep learning frameworks, making the training process highly automatic and efficient.
2323
- **interfaced with high-performance classical MD and quantum (path-integral) MD packages**, including LAMMPS, i-PI, AMBER, CP2K, GROMACS, OpenMM, and ABUCUS.
2424
- **implements the Deep Potential series models**, which have been successfully applied to finite and extended systems, including organic molecules, metals, semiconductors, insulators, etc.
2525
- **implements MPI and GPU supports**, making it highly efficient for high-performance parallel and distributed computing.
@@ -72,7 +72,7 @@ See [our latest paper](https://doi.org/10.1063/5.0155600) for details of all fea
7272

7373
#### v3
7474

75-
- Multiple backends supported. Add a PyTorch backend.
75+
- Multiple backends supported. Add PyTorch and JAX backends.
7676
- The DPA-2 model.
7777

7878
## Install and use DeePMD-kit

0 commit comments

Comments
 (0)