Add `library_name` to model card

#8
by nielsr HF Staff - opened

This PR updates the model card by adding library_name: transformers to the metadata.

This ensures that the model is correctly categorized on the Hugging Face Hub and enables the automated "how to use" widget, providing users with a quick and verified code snippet for loading and using the model with the πŸ€— Transformers library, as demonstrated in the existing Quickstart section.

THUML @ Tsinghua University org

thx!

Yong99 changed pull request status to merged

Sign up or log in to comment