How to use hle2000/graphsormer_subgraphs_reranking_t5xl with Transformers:
# Load model directly from transformers import GraphormerForGraphClassification model = GraphormerForGraphClassification.from_pretrained("hle2000/graphsormer_subgraphs_reranking_t5xl", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!