Add metadata
Browse filesYou can add a "new_version" disclaimer as explained here: https://huggingface.co./docs/hub/en/model-cards#specifying-a-new-version
README.md
CHANGED
@@ -32,9 +32,12 @@ widget:
|
|
32 |
example_title: Indonesian
|
33 |
- text: Làm thế nào để nướng cá?
|
34 |
example_title: Vietnamese
|
|
|
|
|
35 |
license: apache-2.0
|
36 |
base_model:
|
37 |
- sail/Sailor2-20B
|
|
|
38 |
---
|
39 |
|
40 |
<div align="center">
|
|
|
32 |
example_title: Indonesian
|
33 |
- text: Làm thế nào để nướng cá?
|
34 |
example_title: Vietnamese
|
35 |
+
library_name: transformers
|
36 |
+
pipeline_tag: text-generation
|
37 |
license: apache-2.0
|
38 |
base_model:
|
39 |
- sail/Sailor2-20B
|
40 |
+
new_version: sail/Sailor2-20B-Chat-0219
|
41 |
---
|
42 |
|
43 |
<div align="center">
|