Improve model card: Add metadata, paper details, and links

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by adding essential metadata and detailed information.

Key improvements include:

  • Setting library_name: transformers to ensure proper integration and enable the "how to use" widget.
  • Adding pipeline_tag: text-generation for better discoverability on the Hugging Face Hub.
  • Specifying license: apache-2.0 for clarity regarding usage rights.
  • Including relevant tags such as mixtral, moe, reasoning, and llm to improve searchability.
  • Providing a direct link to the paper on Hugging Face Papers: Optimal Sparsity of Mixture-of-Experts Language Models for Reasoning Tasks.
  • Adding a link to the associated GitHub repository for the code: https://github.com/rioyokotalab/optimal-sparsity.
  • Incorporating the paper's abstract to provide immediate context about the model and research findings.

Please review and merge if these improvements align with the repository's goals.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment