Add library_name metadata and update project page link label

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-text-to-text
 
4
  ---
5
 
6
-
7
  ## Intern-S1-mini
8
 
9
  <div align="center">
@@ -11,7 +11,7 @@ pipeline_tag: image-text-to-text
11
 
12
  <div>&nbsp;</div>
13
 
14
- [💻Github Repo](https://github.com/InternLM/Intern-S1) • [🤗Model Collections](https://huggingface.co/collections/internlm/intern-s1-6882e325e8ac1c58ba108aa5) • [📜Technical Report](https://arxiv.org/abs/2508.15763) • [💬Online Chat](https://chat.intern-ai.org.cn/)
15
 
16
  </div>
17
 
@@ -461,4 +461,4 @@ If you find this work useful, feel free to give us a cite.
461
  primaryClass={cs.LG},
462
  url={https://arxiv.org/abs/2508.15763},
463
  }
464
- ```
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-text-to-text
4
+ library_name: transformers
5
  ---
6
 
 
7
  ## Intern-S1-mini
8
 
9
  <div align="center">
 
11
 
12
  <div>&nbsp;</div>
13
 
14
+ [💻Github Repo](https://github.com/InternLM/Intern-S1) • [🤗Model Collections](https://huggingface.co/collections/internlm/intern-s1-6882e325e8ac1c58ba108aa5) • [📜Technical Report](https://arxiv.org/abs/2508.15763) • [🏠Project Page](https://chat.intern-ai.org.cn/)
15
 
16
  </div>
17
 
 
461
  primaryClass={cs.LG},
462
  url={https://arxiv.org/abs/2508.15763},
463
  }
464
+ ```