Add pipeline tag, library name, and improve project page link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: text-generationto ensure the model is easily discoverable for relevant tasks on the Hugging Face Hub. - Specifying
library_name: transformersfor better integration and to enable automated "how to use" code snippets on the model page, as indicated byconfig.json. - Clarifying the existing "API Access" link as a "Project Page" link under "Model Sources" to provide a more comprehensive overview of external resources.
billmatrix
changed pull request status to
merged