Improve model card: Add paper link and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding a link to the paper on Hugging Face.
- Specifying the
library_name
astransformers
in the YAML metadata. This allows the model card to display the "How to use" button with relevant code snippets.
juexzz
changed pull request status to
merged