Improve model card with paper, code, project links and pipeline tag
#3
by
nielsr
HF Staff
- opened
This PR enhances the model card for LLaDA-MoE by adding an explicit link to the foundational paper Large Language Diffusion Models, the project page (https://ml-gsai.github.io/LLaDA-demo/), and the GitHub repository (https://github.com/ML-GSAI/LLaDA).
Additionally, it includes the pipeline_tag: text-generation in the metadata, improving discoverability on the Hugging Face Hub. The existing sample usage for the transformers library confirms its compatibility, and this information is retained.
LGTM
m1ngcheng
changed pull request status to
merged