Open ivaylogb opened 1 year ago
The goal is for PyG to support the ability to add PyG-built GNNs into the HuggingFace Graph Learning Model Hub.
As such, we'd support adding PyG GNN Models to: https://huggingface.co/models?pipeline_tag=graph-ml&sort=downloads
Helpful notes: Add the graph-ml pipeline tag in the README metadata, see the following as an example: https://huggingface.co/clefourrier/graphormer-base-pcqm4mv2/blob/main/README.md?code=true#L5
Useful resources:
No response
https://huggingface.co/riship-nv/RGCN/tree/main this is more suited for people training GNNs for research to share their models as pretrained weights
🚀 The feature, motivation and pitch
The goal is for PyG to support the ability to add PyG-built GNNs into the HuggingFace Graph Learning Model Hub.
As such, we'd support adding PyG GNN Models to: https://huggingface.co/models?pipeline_tag=graph-ml&sort=downloads
Helpful notes: Add the graph-ml pipeline tag in the README metadata, see the following as an example: https://huggingface.co/clefourrier/graphormer-base-pcqm4mv2/blob/main/README.md?code=true#L5
Useful resources:
Alternatives
No response
Additional context
No response