Adding `transformers` as the library tag
Browse filesThis will help make the model more visible and also help with code snippets.
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 |
|