Text Generation
PyTorch
English
gpt2

Add `library_name: transformers` to model card metadata

#2
by nielsr HF Staff - opened

This PR adds the library_name: transformers metadata tag to the model card. This ensures the model is correctly recognized as a Transformers-compatible model on the Hugging Face Hub, enabling the automated code snippet for easy usage by users.

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

Sign up or log in to comment