#41 · Primary category: Foundation Models
Graphormer
Graphormer is a general-purpose deep learning backbone for molecular modeling.
Project last updated:06/12/26
GitHub Stars
2.5K
Forks
376
Contributors
15
License
MIT
Why we included this project
Graphormer is a strong candidate if your work involves predicting molecular or material properties from structure. It wraps a graph-transformer architecture built for molecules into a training toolkit that accepts your own datasets, and it ships pretrained checkpoints trained on large chemical benchmarks like PCQM4M. The code is organized around the same data interfaces used by PyG, DGL, OGB, and the Open Catalyst Project, so researchers already working in those stacks can get started without reworking their pipelines. The same team won the Open Catalyst Challenge, which means the repository shows what actually worked in a competitive materials-science setting, not a toy demo. If you are exploring drug discovery or materials screening, this is a credible, well-tested starting point, though you should plan to bring your own compute and evaluation workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities