Add `library_name` and usage example to model card

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the library_name: transformers to the metadata, which helps with discoverability and enables the "Use in Transformers" button on the Hub.
  • Adding a clear "Usage" section with a Python code example for text generation, making it easier for users to get started with the model.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment