Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,11 @@
|
|
2 |
base_model: PLM-Team/PLM-1.8B-Instruct
|
3 |
language:
|
4 |
- en
|
|
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
quantized_by: PLM-Team
|
|
|
8 |
---
|
9 |
<center>
|
10 |
<img src="https://www.cdeng.net/plm/plm_logo.png" alt="plm-logo" width="200"/>
|
|
|
2 |
base_model: PLM-Team/PLM-1.8B-Instruct
|
3 |
language:
|
4 |
- en
|
5 |
+
- zh
|
6 |
library_name: transformers
|
7 |
license: apache-2.0
|
8 |
quantized_by: PLM-Team
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
<center>
|
12 |
<img src="https://www.cdeng.net/plm/plm_logo.png" alt="plm-logo" width="200"/>
|