Update model card with metadata, paper link and usage

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR improves the model card for d3LLM-Dream by:

  • Adding the library_name: transformers tag (verified by the presence of auto_map in config.json).
  • Adding the license: apache-2.0 tag.
  • Adding the base_model identifier.
  • Linking the model to its research paper: d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation.
  • Providing a standard transformers usage example.
  • Adding the official citation from the paper.

These changes help improve the discoverability and usability of your model on the Hugging Face Hub.

d3LLM-model changed pull request status to merged

Sign up or log in to comment