Add library_name to metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

I'm opening this PR to add the library_name: transformers tag to the model card metadata. This will enable the automated code snippet widget on the model page, as the model is compatible with the transformers library via trust_remote_code=True.

I've also updated the project page link to point to the official project site.

yifanyu changed pull request status to merged

Sign up or log in to comment