Skip to content

Commit 78e1997

Browse files
Fix MLIP architectures in docs (#680)
1 parent 7b6cd7a commit 78e1997

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/user_guide/get_started.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ Currently supported MLIP ``extras`` are:
5050
- ``orb``: `Orb (orb) <https://github.com/orbital-materials/orb-models>`_
5151
- ``mattersim``: `MatterSim (mattersim) <https://github.com/microsoft/mattersim>`_
5252
- ``grace``: `GRACE (grace) <https://github.com/ICAMS/grace-tensorpotential>`_
53-
- ``fairchem``: `UMA (uma) <https://github.com/FAIR-Chem/fairchem/tree/main/src/fairchem/core>`_
54-
- ``upet``: `PET-MAD (pet_mad) <https://github.com/lab-cosmo/upet>`_
53+
- ``fairchem``: `UMA (fairchem) <https://github.com/FAIR-Chem/fairchem/tree/main/src/fairchem/core>`_
54+
- ``upet``: `UPET (upet) <https://github.com/lab-cosmo/upet>`_
5555

5656
The labels in brackets are the corresponding architecture parameters (``arch``) that
5757
should be set to use these models.
5858

5959
.. note::
6060

61-
``orb``, ``mattersim``, and ``pet-mad`` are not currently compatible with Windows
61+
``orb`` and ``mattersim`` are not currently compatible with Windows
6262
natively, but can be installed and run via Windows Subsystem for Linux.
6363

6464

0 commit comments

Comments
 (0)