Skip to content

Releases: facebookresearch/fairchem

fairchem_data_omol-0.1.1

16 Sep 00:21
b5c357b

Choose a tag to compare

What’s Changed

New Features / Enhancements

fairchem-core-2.5.0

16 Sep 00:01
b5c357b

Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

  • Fix attribute device and dtype for conversion to ASE Atoms (#1340) @recisic

Deprecations

Dependencies

fairchem-core-2.4.0

26 Aug 16:57
a596c96

Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

Documentation

Tests

  • added simple so2 tests, impossible vectors test for escn_md, and typehints (#1414) @bkmi

Dependencies

fairchem_data_omol-0.1.0

22 Aug 21:53
27e1436

Choose a tag to compare

What’s Changed

New Features / Enhancements

fairchem_data_oc-1.0.2

22 Aug 20:39
0f1c9d2

Choose a tag to compare

What’s Changed

New Features / Enhancements

Documentation

fairchem_applications_cattsunami-1.1.1

22 Aug 20:38
0f1c9d2

Choose a tag to compare

What’s Changed

Documentation

fairchem-core-2.3.0

01 Jul 19:39
545ce29

Choose a tag to compare

What’s Changed

Release of UMA-s 1.1 (uma-s-1p1) and UMA-m 1.1 (uma-m-1p1) checkpoints as well as the arxiv paper (https://arxiv.org/abs/2506.23971).

Major changes

  • UMA-m is the best in class model for all tasks across the board.
  • Both Version 1.1 checkpoints fixes a composition bug which made relaxations and simulations on molecular crystals unstable in some cases and violated extensivity property for periodic systems. This fix also improved the accuracy of omol task over v1.0.
  • We also turned off TF32 by default (users can still manually turned it back on for speed) as we were observing it reduced the accuracy of a few property predictions that were highly sensitive to numerical precision (for phonon calculations for example). This will change your results slightly if you upgrade to 2.3.0 and make inference slower, you can switch it back manually by setting tf32=True in the inference_settings.
  • A new simple finetuning procedure has been added.

New Features / Enhancements

Bug Fixes

Documentation

fairchem_data_oc-1.0.1

04 Jun 16:52
1f6ed9c

Choose a tag to compare

What’s Changed

New Features / Enhancements

fairchem-core-2.2.0

03 Jun 18:58
a1ea035

Choose a tag to compare

What’s Changed

This version enables batch inference and a variety of bug fixes for the calculator/predictor inference, as well as new documentation

New Features / Enhancements

Bug Fixes

Documentation

fairchem_applications_cattsunami-1.1.0

04 Jun 16:52
1f6ed9c

Choose a tag to compare

What’s Changed

Removed OCPNEB to enable fairchemv2 support

Documentation