Add `library_name: transformers` to metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,13 +3,14 @@ language:
3
  - en
4
  - zh
5
  license: apache-2.0
 
6
  tags:
7
  - reasoning
8
  - small-language-model
9
  - efficient-training
10
  - xmodel
11
  - xiaoduo-ai
12
- pipeline_tag: text-generation
13
  ---
14
 
15
  # Xmodel-2.5: 1.3B Data-Efficient Reasoning SLM
@@ -177,4 +178,4 @@ For questions or suggestions, please contact us through:
177
 
178
  ## License
179
 
180
- This project is licensed under the Apache-2.0 License. See the [LICENSE](LICENSE) file for details.
 
3
  - en
4
  - zh
5
  license: apache-2.0
6
+ pipeline_tag: text-generation
7
  tags:
8
  - reasoning
9
  - small-language-model
10
  - efficient-training
11
  - xmodel
12
  - xiaoduo-ai
13
+ library_name: transformers
14
  ---
15
 
16
  # Xmodel-2.5: 1.3B Data-Efficient Reasoning SLM
 
178
 
179
  ## License
180
 
181
+ This project is licensed under the Apache-2.0 License. See the [LICENSE](LICENSE) file for details.