Improve model card: add paper link, citation, license, and library_name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for d3LLM-LLaDA by:
- Adding the
license(apache-2.0) andlibrary_name(transformers) to the metadata. - Specifying the
base_modelasGSAI-ML/LLaDA-8B-Instruct. - Linking the model to the official research paper: d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation.
- Providing links to the GitHub repository, blog, and demo.
- Including the BibTeX citation for proper attribution.
d3LLM-model
changed pull request status to
merged