ariG23498 HF Staff commited on
Commit
0bb5c5a
·
verified ·
1 Parent(s): f25035f

Adding the `transformers` tag to populate the "Use this model" tab for wider visibility and usage.

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,6 +5,8 @@ language:
5
  - en
6
  base_model:
7
  - inclusionAI/Ling-lite-base-1.5
 
 
8
  ---
9
  # Ring-lite-2506
10
 
@@ -103,4 +105,4 @@ This code repository is licensed under [the MIT License](https://huggingface.co/
103
  primaryClass={cs.CL},
104
  url={https://arxiv.org/abs/2506.14731},
105
  }
106
- ```
 
5
  - en
6
  base_model:
7
  - inclusionAI/Ling-lite-base-1.5
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
  ---
11
  # Ring-lite-2506
12
 
 
105
  primaryClass={cs.CL},
106
  url={https://arxiv.org/abs/2506.14731},
107
  }
108
+ ```