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-generation to ensure the model is easily discoverable for relevant tasks on the Hugging Face Hub.
  • Specifying library_name: transformers for better integration and to enable automated "how to use" code snippets on the model page, as indicated by config.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

Sign up or log in to comment