-
Notifications
You must be signed in to change notification settings - Fork 80
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
Add AIMNET2 harness #443
Add AIMNET2 harness #443
Conversation
Perhaps go ahead and rebase this to fix the conflicts. CI should pass now. As an AI model, is this training-to-emulate the 3c, etc. methods? I'm checking that I understand why the dftd3/d4/gcp programs aren't dependencies. |
# Conflicts: # .github/workflows/CI.yml # qcengine/programs/base.py # qcengine/programs/tests/test_programs.py # qcengine/testing.py # qcengine/tests/test_harness_canonical.py
Thanks @loriab this should be ready to go now!
Yes I think the |
@loriab this should be good to go now, let me know if you spot anything else! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks!
CI is fine in a fresh PR, and the failing lane shouldn't be hitting this content, so merging.
Thanks @loriab ! |
Description
This PR adds an interface to the new AIMNET2 models via a small utility package pyaimnet2 which allows access to the models via python.
Changelog description
Status