Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
base_model:
|
7 |
- inclusionAI/Ling-lite
|
8 |
pipeline_tag: text-generation
|
|
|
9 |
---
|
10 |
|
11 |
|
@@ -125,4 +126,4 @@ The long reasoning sft data: [Ring-lite-distill-preview-sft-data](https://huggin
|
|
125 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-lite-linear-preview/blob/main/LICENSE).
|
126 |
|
127 |
## Citation
|
128 |
-
[TBD]
|
|
|
6 |
base_model:
|
7 |
- inclusionAI/Ling-lite
|
8 |
pipeline_tag: text-generation
|
9 |
+
library_name: transformers
|
10 |
---
|
11 |
|
12 |
|
|
|
126 |
This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ring-lite-linear-preview/blob/main/LICENSE).
|
127 |
|
128 |
## Citation
|
129 |
+
[TBD]
|