Text Generation
PyTorch
English
gpt2

Add `library_name` metadata tag

#2
by nielsr HF Staff - opened

This PR adds the library_name: transformers tag to the model card metadata. This ensures that the model is correctly identified as compatible with the Hugging Face Transformers library, enabling the automated "Use in Transformers" widget on the model page. Compatibility is confirmed by the model's config.json and tokenizer_config.json files.

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

Sign up or log in to comment