Improve model card: Add pipeline tag, paper, GitHub, and project page links

#3
by nielsr HF Staff - opened

This PR significantly improves the model card for Hermes-4-14B by:

  • Adding the pipeline_tag: text-generation metadata, ensuring the model is discoverable under the correct category on the Hugging Face Hub.
  • Adding explicit links to the paper (Hugging Face Papers and arXiv), the project's Hugging Face collection page, and the GitHub repository at the top of the README for easier access.
  • Removing redundant inline links to the paper and project page from within the text, as they are now prominently displayed at the top.

These changes enhance the model card's clarity, completeness, and navigability, making it easier for users to find and understand the model's resources.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment