Improve model card: add pipeline tag, library name, and paper link

#1
by nielsr HF Staff - opened

This PR improves the model card for iLLaDA-8B-Base by:

  • Adding the pipeline_tag: text-generation and library_name: transformers to the YAML metadata.
  • Linking the model card to its respective paper page on Hugging Face (https://huggingface.co/papers/2606.25331).
  • Adding a code snippet showing how to load the model with the transformers library, as described in the official repository.

Please review and merge if it looks good!

nieshen changed pull request status to merged

Sign up or log in to comment