Improve model card metadata and add paper link

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face. I noticed this model card could be improved by adding relevant metadata and a link to the research paper.

This PR adds:

  • pipeline_tag: text-generation to help users discover the model.
  • library_name: transformers to enable the "Use in Transformers" button and code snippets.
  • base_model: Qwen/Qwen3-0.6B to link it to the original model.
  • A link to the technical report: dLLM: Simple Diffusion Language Modeling.

These changes will make the model more discoverable and easier to use within the Hugging Face ecosystem.

dLLM org

thanks!

ZHZisZZ changed pull request status to merged

Sign up or log in to comment