mir-group/Allegro-OAM-L
Allegro GNN foundational potential for materials.
This is a 'large' Allegro model, optimised for speed and accuracy with a greater priority placed on accuracy. This model is pre-trained on the OMat24
dataset (~101M frames), and fine-tuned on the sAlex
(~10.5M frames) and MPTrj
(~1.5M frames) datasets.
This is the recommended Allegro
model for most applications in inorganic solids, having been trained on the largest available open-access datasets.
Key model hyperparameters:
- Radial cutoff: 7 Å
- Maximum spherical harmonic rotation order (
l_max
): 3 - Tensor features: 64
- Number of layers: 4
- ZBL: False
- Parity: False
- Allegro MLP depth: 2
- Allegro MLP width: 1024
- Tensor path coupling: True
See the nequip
docs for details on fine-tuning NequIP
/Allegro
models.
Supported Elements
Supported Model Modifiers
Enable custom Triton tensor product kernel for accelerated Allegro inference.
Note that this modifier should only be used during nequip-compile --mode aotinductor
.
Enable CuEquivariance tensor product kernel for accelerated Allegro training and inference.
Modify per-type scales and shifts of a model.
The new scales
and shifts
should be provided as dicts. The keys must correspond to the type_names
registered in the model being modified, and may not include all the possible type_names
of the original model. For example, if one uses a pretrained model with 50 atom types, and seeks to only modify 3 per-atom shifts to be consistent with a fine-tuning dataset's DFT settings, one could use
shifts:
C: 1.23
H: 0.12
O: 2.13
In this case, the per-type atomic energy shifts of the original model will be used for every other atom type, except for atom types with the new shifts specified.
Args:
-
scales: the new per-type atomic energy scales
-
shifts: the new per-type atomic energy shifts (e.g. isolated atom energies of a dataset used for fine-tuning)
-
scales_trainable (bool): whether the new scales are trainable
-
shifts_trainable (bool): whether the new shifts are trainable
Papers Using This Model
Know of a paper that uses this model? Click "Add a paper that uses this model" to let us know.
Model Information
Published Date
August 28, 2025
Tags
License
CC-BY-4.0
Architecture
Allegro
Model Size
9.7M