Text Generation
Transformers
Safetensors
English
qwen3_moe
conversational

Improve model card: Add library name, abstract, GitHub link, and sample usage

#2
by nielsr HF Staff - opened

This PR enhances the model card for MegaScience/Qwen3-30B-A3B-MegaScience by:

  • Adding library_name: transformers to the metadata, which enables the "Use in Transformers" widget on the model page for easier interaction.
  • Including the full paper abstract to provide immediate context about the model and its underlying research.
  • Adding direct links to the primary GitHub repository for the MegaScience project and its associated evaluation system, where users can find the data curation pipeline, evaluation details, and other resources.
  • Providing a practical Python code snippet for text generation using the transformers library, making it straightforward for users to get started with the model.

These updates aim to make the model card more comprehensive and user-friendly.

Vfrz changed pull request status to merged
MegaScience org

Thank you very much for your effort in refining the README.

Sign up or log in to comment