Add transformers library name and repository links to model card

#4
by nielsr HF Staff - opened

This PR updates the model card by adding the library_name: transformers tag to the YAML metadata. Since this model supports loading via AutoModel with trust_remote_code=True, adding this tag enables the automated "Use in Transformers" button on the model page.

We have also added convenient links to the GitHub repository and the research paper at the top of the model card for easier navigation.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment