Improve model card: add pipeline tag, project page, and fix sample usage model_id

#1
by nielsr HF Staff - opened

This PR improves the model card for Hermes 4 by:

  • Adding the pipeline_tag: text-generation to the metadata for better discoverability and categorization on the Hugging Face Hub.
  • Adding an explicit "Project Page" link near the top of the model card content, linking to the Hermes 4 collection.
  • Correcting the model_id in the "Transformers example" code snippet from NousResearch/Hermes-4-14B to NousResearch/Hermes-4-14B-FP8 to accurately reflect this model's specific FP8 version.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment