Improve model card: add paper link and sample usage

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card for RiT-XL by:

  • Linking the model to its corresponding paper page on Hugging Face (2605.21981).
  • Adding a sample usage section using the Python snippet provided in your documentation to help users load the weights.
  • Refining the metadata to include library_name: pytorch for better discoverability and to enable automated code snippets.

Please review and merge if this looks good to you!

le723z changed pull request status to merged

Sign up or log in to comment