Adding `transformers` as the library tag (#2)
Browse files- Adding `transformers` as the library tag (7e225a4c3ea155fbc22777e4d220f986b7a6818a)
Co-authored-by: Aritra Roy Gosthipaty <[email protected]>
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 |
|