Add library_name: transformers to metadata

#1
by nielsr HF Staff - opened

This PR adds library_name: transformers to the model card metadata. This enables the "Use in Transformers" button on the model page, as the model is compatible with the transformers library via the auto_map configuration in its config.json. The rest of the metadata and the model card content have been preserved.

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

Sign up or log in to comment