-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi @UNIC-Lab 🤗
I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work on Arxiv and your paper "Graph Neural Network-Based Multicast Routing for On-Demand Streaming Services in 6G Networks" (https://huggingface.co/papers/2510.11109).
I saw on your GitHub repository (https://github.com/UNIC-Lab/GNN-Routing) that the code will be coming soon. When your GNN-based Multicast Routing model checkpoints become available, would you be interested in hosting them on https://huggingface.co/models?
The paper page lets people discuss about your paper and lets them find artifacts about it (your models for instance). You can also claim the paper as yours, which will show up on your public profile at HF, and add GitHub and project page URLs.
Hosting on Hugging Face will give you more visibility and enable better discoverability. We can add tags in the model cards (like "graph-machine-learning") so that people can easily find and use your models, and link them directly to your paper page.
If you're interested, you can find a guide here: https://huggingface.co/docs/hub/models-uploading. For custom PyTorch models, the PyTorchModelHubMixin class simplifies the process by adding from_pretrained and push_to_hub functionalities.
Let me know if you're interested or need any guidance when the code and models are ready for release!
Kind regards,
Niels