Add library_name and project page link

#3
by nielsr HF Staff - opened

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

This PR aims to improve the model card by:

  1. Adding the library_name: transformers tag to the metadata. Since the model is compatible with transformers (via trust_remote_code=True), this will enable the "Use in Transformers" button and auto-generate code snippets for users.
  2. Adding a link to the official project page in the header for better discoverability.

Everything else in the documentation looks great!

Yinsongliu changed pull request status to merged

Thanks for the suggestion!

Sign up or log in to comment