Improve model card: Add citation and specific tags (moe, fp8)
#3
by
nielsr
HF Staff
- opened
This PR enhances the model card for GLM-4.5-FP8 by:
- Including the BibTeX citation for the paper, ensuring proper academic attribution and making it easier for users to cite the model.
- Adding
moe
andfp8
to thetags
metadata. These tags provide crucial information about the model's Mixture-of-Experts architecture and its FP8 quantization, improving discoverability and clarity on the Hugging Face Hub.
ZAHNGYUXUAN
changed pull request status to
merged