Add library_name metadata and GitHub link to model card

#1
by nielsr HF Staff - opened

Hi there,

I'm Niels from the community science team at Hugging Face.

This PR improves the model card for Ling-2.6-1T-base with the following changes:

  1. Added library_name: transformers to the YAML metadata. Since the model card already includes sample usage with transformers (using trust_remote_code=True), defining this metadata enables the automated code snippet widget directly on the Hugging Face hub page.
  2. Added the link to the official GitHub repository in the top badge section for easier navigation.

All existing benchmark tables, summary configurations, and code snippets have been preserved. Let me know if you have any questions!

Best,
Niels

inclusionAI org

Thanks Niels, LGTM

RichardBian changed pull request status to merged

Sign up or log in to comment