Fix README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
base_model: refarde/OPEN-SOLAR-KO-10.7B-S-Core
|
3 |
license: apache-2.0
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- ko
|
8 |
+
tags:
|
9 |
+
- GGUF
|
10 |
+
inference: false
|
11 |
+
model_type: mixtral
|
12 |
---
|
13 |
+
# Model Card for OPEN-SOLAR-KO-10.7B-S-Core-GGUF
|
14 |
+
|
15 |
+
## Model Details
|
16 |
+
|
17 |
+
* **Pretrain Model**: [beomi/OPEN-SOLAR-KO-10.7B](https://huggingface.co/beomi/OPEN-SOLAR-KO-10.7B)
|
18 |
+
* **Base Model**: [refarde/OPEN-SOLAR-KO-10.7B-S-Core](https://huggingface.co/refarde/OPEN-SOLAR-KO-10.7B-S-Core)
|