Text Generation
Transformers
Safetensors
llada2_moe
conversational
custom_code

Add pipeline tag, library metadata, and improve model card

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card for DMax-Math-16B:

  • Adds pipeline_tag: text-generation to ensure the model is correctly categorized on the Hub.
  • Adds library_name: transformers as the model is compatible with the library (as shown in the sample code), which enables automatic code snippets.
  • Links the model to its associated paper: DMax: Aggressive Parallel Decoding for dLLMs.
  • Maintains existing license, base model, and dataset metadata.
Zigeng changed pull request status to merged

Sign up or log in to comment