Improve model card: Add metadata, abstract, GitHub link, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for MegaScience/Qwen3-8B-MegaScience
by:
- Adding
library_name: transformers
to the metadata, enabling the "How to use" widget. - Adding relevant
tags
for better discoverability. - Including the paper's abstract for a comprehensive overview.
- Providing a direct link to the official GitHub repository.
- Adding a Python usage example to facilitate model loading and inference.
Thank you very much for your effort in refining the README.
Vfrz
changed pull request status to
merged