Skip to content

Releases: facebookresearch/fairchem

fairchem-core-1.5.1

05 Mar 00:55
3f1df40

Choose a tag to compare

What’s Changed

New Features / Enhancements

  • Add results dir for saving full predictions/metrics (#1044) @rayg1234
  • print more specific error on scontrol fail; return cluster unknown (#1039) @misko
  • add error when submitting job from srun/slurm (#1038) @misko

fairchem-core-1.5.0

26 Feb 22:37
f57ec7e

Choose a tag to compare

What’s Changed

New Features / Enhancements

Bug Fixes

Dependencies

fairchem-core-1.4.0

19 Dec 02:51

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

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

Choose a tag to compare

What’s Changed

Dependencies

fairchem_applications_cattsunami-0.2.0

11 Nov 18:47

Choose a tag to compare

What’s Changed

Documentation

Dependencies

fairchem_demo_ocpapi-0.2.0

23 Oct 19:31

Choose a tag to compare

What’s Changed

Dependencies

fairchem_data_oc-0.1.0

13 Sep 22:46

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

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

Choose a tag to compare

What’s Changed