Add library_name metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community team at Hugging Face.

I've updated the model card to include the library_name: transformers metadata. This model is compatible with the Transformers library via trust_remote_code=True. Adding this metadata enables the "Use in Transformers" button on the model page, which provides users with a convenient code snippet to load and use the model.

I have also kept the existing metadata for language, license, and pipeline tag.

Raincleared changed pull request status to merged

Sign up or log in to comment