Skip to content

what is the format of the .model file generated after training MACE model #422

Answered by ilyes319
mofeilu asked this question in Q&A
Discussion options

You must be logged in to vote

It uses the standard pickle of torch, and can be used with torch.load. As mentionned, in order to load in lammps, you need to convert it to a jit format. See the documentation for futher instructions. https://mace-docs.readthedocs.io/en/latest/guide/lammps.html

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ilyes319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants