Add library_name metadata and update project page link label
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for Intern-S1-mini by:
- Adding
library_name: transformers
to the metadata. This enables the automated "how to use" widget on the model page, providing users with a direct code snippet for interaction with the model using the Hugging Face Transformers library. - Re-labeling the "Online Chat" link to "Project Page" to better reflect its function as the model's primary project/demo page.