How to deploy a trained model? #445
Replies: 2 comments 3 replies
-
Hi @catastropiyush , Thanks for your interest in |
Beta Was this translation helpful? Give feedback.
3 replies
-
After running this I think the error is in the first train command. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,

I just started out with using NequIP.
$ nequip-train configs/example.yaml
After running this I get the following files in the directory.But how do I deploy the trained model for LAMMPS?
nequip-deploy build path/to/training/session/ path/to/deployed.pth
What should one put in
path/to/training/session
the directory that contains the.yaml
file?What are LAMMPS type 1 and LAMMPS type 2 here?
I apologize if the questions are too basic.
Thank you for your time
Beta Was this translation helpful? Give feedback.
All reactions