How to use clefourrier/graphormer-base-pcqm4mv1 with Transformers:
# Load model directly from transformers import GraphormerForGraphClassification model = GraphormerForGraphClassification.from_pretrained("clefourrier/graphormer-base-pcqm4mv1", dtype="auto")