compress the model to facilitate MD exploration in the model_devi stage #559
Replies: 3 comments 3 replies
|
We do not see urgent need of model compression for the exploration step, because DPMD is relatively much cheaper than training and first principles calculations. |
|
Thanks for your suggestions! The reason that we've not implemented |
|
My systems usually include many atoms (alloys) and include phase transitions. So lammps stage takes a lot of time: several hours sometimes. It would be very helpful if dpgen implemented compression of the model with subsequent cleaning the compressed model after the end of lammps calculations. (By the way, option of cleaning model.ckpt files would be also good in dpgen.) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I found that after training, dpgen only freezes the model but does not compress it.
This is somewhat unsatisfactory as one may want to facilitate molecular dynamics simulations in the stage of model_devi.
Can this possibly be improved?
All reactions