Text Generation
PyTorch
English
gpt2

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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment