Improve model card: Add pipeline tag, library name, paper, and code links

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding pipeline_tag: text-generation to enhance discoverability on the Hugging Face Hub.
  • Adding library_name: transformers as the model is compatible with the Transformers library, enabling the automated "how to use" widget.
  • Updating the paper link in the top navigation to the official Hugging Face paper page: https://huggingface.co/papers/2512.04987.
  • Adding an explicit link to the GitHub repository in the top navigation: https://github.com/nex-agi/Nex-N1.
  • Adding a concise introductory sentence to provide immediate context about the model and its associated paper.

Please review and merge this PR if everything looks good.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment