ariG23498 HF Staff commited on
Commit
7e225a4
·
verified ·
1 Parent(s): b9a1c07

Adding `transformers` as the library tag

Browse files

This will help make the model more visible and also help with code snippets.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ license: mit
3
  base_model:
4
  - inclusionAI/Ling-mini-base-2.0-20T
5
  pipeline_tag: text-generation
 
6
  ---
7
  # Ring-mini-2.0
8
 
 
3
  base_model:
4
  - inclusionAI/Ling-mini-base-2.0-20T
5
  pipeline_tag: text-generation
6
+ library_name: transformers
7
  ---
8
  # Ring-mini-2.0
9