Replies: 1 comment
-
Thank you for pointing this out! I've forwarded this to someone on our team who have had a similar issue. Hopefully when they're less busy we'll get back to you on this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team, I am trying to use
fairchem
models for optimization, however, I get the following error:KeyError: 'stress'
Below is my code:
The entire stack trace sits here:
Based on the above error I tried using
Above error aligns with gemnet models where model outputs are:
Does this mean, they are not compatible with torch-sim fire opt? I was able to run it with
gradient_descent
though?Package Details:
Beta Was this translation helpful? Give feedback.
All reactions