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: transformersto 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.