This repo is intended to help people getting started with neural network potentials (NNPs) run their first few jobs.
uv run path/to/script_name.py
While creating this project, I ran the following commands:
git init
uv init
uv add ase orb-models sella numpy
Links: