The model generates crystal structures (cell parameters and atomic positions) based on two target scalar properties:
The model is intended for research in materials science, specifically for the exploration of chemical space targeting specific electronic properties. Users can input a desired band gap and a stability criterion to generate candidate crystal structures.
For instructions on how to load and run generation with this model, please refer to the
_load_and_generate.py script in the
CrystaLLM-pi GitHub Repository. This script handles the necessary tokenization, property normalization, and prompt construction required to properly condition the model
1@misc{bone2025discoveryrecoverycrystallinematerials,
2 title={Discovery and recovery of crystalline materials with property-conditioned transformers},
3 author={Cyprien Bone and Matthew Walker and Kuangdai Leng and Luis M. Antunes and Ricardo Grau-Crespo and Amil Aligayev and Javier Dominguez and Keith T. Butler},
4 year={2025},
5 eprint={2511.21299},
6 archivePrefix={arXiv},
7 primaryClass={cond-mat.mtrl-sci},
8 url={[https://arxiv.org/abs/2511.21299](https://arxiv.org/abs/2511.21299)},
9}