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) and library_name (transformers) to the metadata.
  • Specifying the base_model as GSAI-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

Sign up or log in to comment