Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

File metadata and controls

6 lines (4 loc) · 271 Bytes

MLIPX Contribution guidelines

Adding a new MLIP

  1. Create a new entry in [project.optional-dependencies] in the pyproject.toml. Configure [tool.uv]:conflicts if necessary.
  2. Add your model to mlipx/recipes/models.py.jinja2 to the ALL_MODELS dictionary.