Add library_name, pipeline_tag and link to paper
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community team.
This pull request improves the model card by:
- Adding the
library_name: transformersmetadata, which enables the "Use in Transformers" button and code snippets. - Adding the
pipeline_tag: text-generationmetadata to improve the model's discoverability. - Linking the model to the original research paper: Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging.
- Providing a brief description of the RESM merging method used to align the model.
Please review and merge if this looks good to you!