Text Generation
Transformers
Safetensors
llada2_moe
conversational
custom_code

Improve model card metadata and content

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: text-generation for better discoverability.
  • Adding library_name: transformers metadata as the model is compatible with the library via trust_remote_code=True.
  • Linking the model to its associated paper DMax: Aggressive Parallel Decoding for dLLMs.
  • Updating the README with highlights, a "Quick Start" usage example, and the BibTeX citation from the official repository.
Zigeng changed pull request status to merged

Sign up or log in to comment