Improve model card: Add metadata, paper, and GitHub links

#7
by nielsr HF Staff - opened

This PR enhances the model card for Kimi Linear by:

  • Adding pipeline_tag: text-generation for better discoverability on the Hub.
  • Adding library_name: transformers to enable the automated "How to use" widget, as the model is compatible with the transformers library using trust_remote_code=True.
  • Updating the main paper link in the banner and "Tech Report" badge to point directly to the Hugging Face paper page: Kimi Linear: An Expressive, Efficient Attention Architecture.
  • Adding a prominent GitHub badge linking to the official repository: https://github.com/MoonshotAI/Kimi-Linear.
  • Updating the BibTeX citation to include a full author list and arXiv identifier, as found in the GitHub repository.

Please review and merge if these improvements align with your expectations.

zhiyuan8 changed pull request status to merged

Sign up or log in to comment