Add library_name metadata and GitHub link to model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  license: mit
3
  pipeline_tag: text-generation
 
4
  ---
 
5
  <p align="center">
6
  <img src="https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*4QxcQrBlTiAAAAAAQXAAAAgAemJ7AQ/original" width="100"/>
7
  </p>
8
- <p align="center">🤗 <a href="https://huggingface.co/inclusionAI">Hugging Face</a>&nbsp;&nbsp; | &nbsp;&nbsp;🤖 <a href="https://modelscope.cn/organization/inclusionAI">ModelScope </a>&nbsp;&nbsp; | &nbsp;&nbsp; <a href="https://arxiv.org/abs/2606.15079">Tech Report </a></p>
9
 
10
  # Ling-2.6-1T-base
11
 
 
1
  ---
2
  license: mit
3
  pipeline_tag: text-generation
4
+ library_name: transformers
5
  ---
6
+
7
  <p align="center">
8
  <img src="https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*4QxcQrBlTiAAAAAAQXAAAAgAemJ7AQ/original" width="100"/>
9
  </p>
10
+ <p align="center">🤗 <a href="https://huggingface.co/inclusionAI">Hugging Face</a>&nbsp;&nbsp; | &nbsp;&nbsp;🤖 <a href="https://modelscope.cn/organization/inclusionAI">ModelScope </a>&nbsp;&nbsp; | &nbsp;&nbsp; <a href="https://arxiv.org/abs/2606.15079">Tech Report </a>&nbsp;&nbsp; | &nbsp;&nbsp; 🐙 <a href="https://github.com/inclusionAI/Ling-V2.5">GitHub</a></p>
11
 
12
  # Ling-2.6-1T-base
13