-
Notifications
You must be signed in to change notification settings - Fork 33
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
Assistance with Using Equiformer_v2 for Structure Relaxation #21
Comments
Hi @hhh846 Thanks for your interest. Below are the steps to run relaxations:
Besides, the initial structures are provided in their dataset, so you would find it helpful to check the OC20 paper for more details. Please feel free to let me know if you have any further question. |
Hi, I followed your instructions and tested the setup by placing my initial structures in an LMDB file and using the checkpoint OC20 S2EF-2M_epoch30 for structure relaxation. However, I encountered the following error: File "/share/apps/miniconda3/envs/equiformer_v2_torch1_ocp2/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1671, in load_state_dict I suspect this issue might be related to a mismatch in the model's hyperparameters. Could you please confirm if this is the root cause? If so, I would appreciate your guidance on how to adjust the hyperparameters to resolve the issue. I have attached my scripts and the error log and my LMDB files for your reference. Thank you for your help! Best regards |
Thank you! I have successfully completed the structure relaxation. |
Hello!
I hope you're doing well. I’d like to use Equiformer_v2 for structure relaxation, but I’m not very experienced with coding. Could you please provide me with an example? Specifically:
Where should I place the initial structure?
How should I modify the input files to work with the model?
Thank you in advance for your help!
Best regards,
The text was updated successfully, but these errors were encountered: