ACEsuit
labOpenness profile
1 product on the map — 1 closed.
Openness
2 high confidence- weights
- open(ungated foundation checkpoints published as GitHub release assets)
- data
- open(MPTrj, sAlex, OMat, MATPES, and OMol training datasets publicly released)
- code
- open(full data preprocessing, distributed training, and fine-tuning pipeline)
- license
- MIT(code and the MACE-MP-0a, MACE-MP-0b3, and MACE-MPA-0 checkpoints)+ASL(MACE-OMAT-0, MACE-MATPES-PBE-0, MACE-MATPES-r2SCAN-0, MACE-OMOL-0, MACE-OFF23, and MACE-MH-0/1 checkpoints
MACE is otherwise the most complete release in this cohort: open corpus, open pretraining pipeline, open weights. The multi-SKU rule resolves it on the most restrictive licence among the checkpoints actually distributed, and the newer foundation models ship under the Academic Software Licence, which says of itself that it is not an open-source licence because it does not allow commercial use. Publishing the corpus does not buy that permission back, so the score caps at restricted.
- https://raw.githubusercontent.com/ACEsuit/mace/main/README.md recorded 2026-09-10
Tabulates the recommended foundation models with a download link, a named training dataset, and a licence column per checkpoint — MIT for MACE-MP-0a, 0b3 and MPA-0, ASL for OMAT-0, MATPES and OMOL-0 and MH — and documents mace_run_train, preprocess_data.py, multi-GPU training, and foundation-model finetuning.
- https://raw.githubusercontent.com/ACEsuit/mace/main/LICENSE.md recorded 2026-09-10
MIT License body with an added ACEsuit/mace copyright line, read directly because the license endpoint reports NOASSERTION; it covers the code, not the checkpoints.
- https://raw.githubusercontent.com/gabor1/ASL/main/ASL.md recorded 2026-09-10
States the Academic Software Licence is not an open-source licence because it does not allow commercial use, and grants rights only for academic non-commercial use.