Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appeal to a higher version of water's deep potential #1630

Closed
lansekbaige opened this issue Apr 13, 2022 · 5 comments · Fixed by #1633
Closed

Appeal to a higher version of water's deep potential #1630

lansekbaige opened this issue Apr 13, 2022 · 5 comments · Fixed by #1633
Assignees

Comments

@lansekbaige
Copy link

Summary

The current version of the water's deep potential on DPlibrary is V1.1.
The version is too low to do dp compress. Would you can provide a higher version for me or provide me a method to realize compress ?
Thanks very much.

DeePMD-kit Version

2.1.0

TensorFlow Version

2.7

Python Version, CUDA Version, GCC Version, LAMMPS Version, etc

No response

Details

We want to use the deep potential of the water on the DPlibrary.
This is the link: https://dplibrary.deepmd.net//#/project_details?project_id=202010.001
The current version of the water's deep potential on DPlibrary is V1.1.
But the version is too low to do dp compress. Would you can provide a higher version for me or provide me a method to realize compress the model ?
Thanks very much.

@njzjz
Copy link
Member

njzjz commented Apr 13, 2022

You can use dp convert-from to convert models.

Note that v1.1 model and v1.2 model are the same things.

@Msunshinep
Copy link

You can use dp convert-from to convert models.

Note that v1.1 model and v1.2 model are the same things.

Thanks for your timely reply! Yes, the v1.1 model can be converted to the high version by using "dp convert-from". However, we found that the high version model converted from v1.1 cannot be compressed and something wrong will occur like:"[BUG] dp compress error · Issue #1549 · deepmodeling/deepmd-kit · GitHub". Moreover, such an error cannot be fixed by the "deepmd-kit v2.1.0" or our attempt for "updata_deepmd_input when compress #1297".
Therefore, we would like to ask for your help to fix this problem or provide the higher version model for water.
Thank you again for your help!

@njzjz
Copy link
Member

njzjz commented Apr 14, 2022

#1549 was caused by an incompatible input file. What the input file did you provide to dp compress?

@lansekbaige
Copy link
Author

Thanks for your reply!
We used the input file which down load from the DP Library .This is the link https://dplibrary.deepmd.net//#/project_details?project_id=202010.001
The details are as follows:
input.init.model.json-txt.txt
We also try to delete the "load_ckpt" in the input.json, but the model still can't be compressed .
Thanks for your help!

#1549 was caused by an incompatible input file. What the input file did you provide to dp compress?

@njzjz njzjz added duplicate and removed wontfix labels Apr 14, 2022
njzjz added a commit to njzjz/deepmd-kit that referenced this issue Apr 14, 2022
@njzjz njzjz linked a pull request Apr 14, 2022 that will close this issue
@njzjz
Copy link
Member

njzjz commented Apr 14, 2022

#1549 should be fixed by #1633.

@njzjz njzjz self-assigned this Apr 14, 2022
wanghan-iapcm pushed a commit that referenced this issue Apr 14, 2022
@njzjz njzjz closed this as completed Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants