Add pipeline_tag and paper link to metadata

#1
by nielsr HF Staff - opened

This PR improves the model card for Hermes 4 (FP8 variant) by adding the following metadata for better discoverability and completeness:

  • pipeline_tag: text-generation: This accurately reflects the model's primary function as a generative language model capable of diverse text outputs, including reasoning and instruction-following. This will help users find the model in the text generation models category.
  • paper: https://huggingface.co/papers/2508.18255: Links the model directly to its official Hugging Face paper page for easy access to the technical report.

No changes were made to the model card's content, which already includes a Transformers usage example and an in-text link to the paper.

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

Sign up or log in to comment