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-generationto enhance discoverability on the Hugging Face Hub. - Adding
library_name: transformersas 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.
guoteng
changed pull request status to
merged