Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
## 💫 Community Model> OpenCoder 1.5B Instruct by Infly
|
6 |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
license_name: inf
|
5 |
+
datasets:
|
6 |
+
- OpenCoder-LLM/opencoder-sft-stage1
|
7 |
+
- OpenCoder-LLM/opencoder-sft-stage2
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
- zh
|
11 |
+
license_link: https://huggingface.co/infly/OpenCoder-1.5B-Instruct/blob/main/LICENSE
|
12 |
+
base_model: infly/OpenCoder-1.5B-Instruct
|
13 |
+
license: other
|
14 |
---
|
15 |
## 💫 Community Model> OpenCoder 1.5B Instruct by Infly
|
16 |
|