Add `library_name` to metadata
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the library_name: transformers metadata tag. This will enable the automated "Use in Transformers" code snippet on the model page, making it easier for users to interact with the model. Evidence from config.json, tokenizer_config.json, and generation_config.json confirms compatibility with the transformers library.