Skip to content

Releases: FAIR-Chem/fairchem

fairchem-core-1.4.0

19 Dec 02:51
83e1a53
Compare
Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

  • OCPCalculator output_only option (#922) @misko
  • set tensor dtypes and use torch.tensor to initialize tensors in a2g (#935) @lbluque
  • Add cuda set_device for local run (#931) @rayg1234

Dependencies

fairchem-core-1.3.0

03 Dec 23:09
3f695ef
Compare
Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

  • add ema to BaseTrainer init (#916) @IliasChair
  • Sort paths in datasets (#904) @lbluque
  • remove destroy_process_group() from finally wrapper as it can hang (#884) @misko
  • Add tests for hydra gemnet OC scaling factor generation and loading; Raise error on fail to load scaling factors (#831) @misko
  • Match escn_exportable with escn main (#866) @misko
  • fix bug where trainer state not being loaded (#863) @rayg1234

Dependencies

fairchem_data_oc-0.2.0

03 Dec 19:28
e11e78e
Compare
Choose a tag to compare

What’s Changed

Dependencies

fairchem_applications_cattsunami-0.2.0

11 Nov 18:47
834fbd6
Compare
Choose a tag to compare

What’s Changed

Documentation

Dependencies

fairchem_demo_ocpapi-0.2.0

23 Oct 19:31
da93cfe
Compare
Choose a tag to compare

What’s Changed

Dependencies

fairchem_data_oc-0.1.0

13 Sep 22:46
7d40b20
Compare
Choose a tag to compare

What’s Changed

New Features / Enhancements

  • add docstring. Add support for different pseudopotential path (#832) @mshuaibii

Bug Fixes

Deprecations

  • Remove large file from repo prior to git history purge (#844) @levineds

fairchem-core-1.2.0

14 Sep 00:47
83ab799
Compare
Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

  • Add inference_only option to trainers (#850) @lbluque
  • Sort dbs AseDBDataset (#837) @lbluque
  • update to gemnet-oc hydra force head to work with amp (#825) @wood-b
  • Load normalizers patch (#824) @lbluque
  • load linref and normalizer on cuda device when resuming from checkpoint (#813) @misko

fairchem_applications_cattsunami-0.1.0

13 Sep 22:44
7d40b20
Compare
Choose a tag to compare

What’s Changed

fairchem_demo_ocpapi-0.1.0

14 Aug 16:52
8fb16d6
Compare
Choose a tag to compare

What’s Changed

Dependencies

  • Bump requests from 2.31.0 to 2.32.0 in /packages/fairchem-demo-ocpapi (#707) @dependabot

fairchem_core-1.1.0

14 Aug 00:19
8fb16d6
Compare
Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

Documentation

Dependencies