-
Couldn't load subscription status.
- Fork 400
[WIP] GemNet Implementation #1288
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
Conversation
|
If there's anything we can do to help with this on our end let us know! Glad to see this coming! |
|
Thanks @mshuaibii! My bandwidth has been pretty low in the past few weeks but I've been able to do a basic sanity check of this working with the config I pushed - the total loss is decreasing. It'd be helpful if you could launch the OC20 run for confirmation. I also didn't get a chance to convert older checkpoint to this format but if you guys have a script already to do that, it'd be great to test v1 vs v2 results with same weights. |
I very much don't intend to convert old gemnet checkpoints for this. It's much easier for us to train new OC20 checkpoints and release those instead. I'll try to carve out some time to go through this, thank you! |
|
This PR has been marked as stale because it has been open for 30 days with no activity. |
|
I just want to bump this, particularly given the impressive results of GemNet-OC on some of the OMol evals. Clearly this model deserves to be in fairchemV2. @mshuaibii - does this depend on you? Or is there someone else on the team who can work on it while you're on leave? Thanks! |
|
This PR has been marked as stale because it has been open for 30 days with no activity. |


This PR adds back GemNet-OC with a few additional features.
Results check
I've added sample configs for debugging purpose and to better understand this codebase - will delete before merge.
I have also made a few hacky changes in the codebase to get direct stress predictions working with this model.