Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,15 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
-
|
|
|
|
|
|
|
10 |
---
|
11 |
# OpenCarrot-llama3-8B
|
12 |
|
|
|
|
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
|
15 |
## Merge Details
|
@@ -23,6 +28,10 @@ The following models were included in the merge:
|
|
23 |
* [maywell/Llama-3-Ko-8B-Instruct](https://huggingface.co/maywell/Llama-3-Ko-8B-Instruct)
|
24 |
* [CarrotAI/OpenCarrot-llama3-8B](https://huggingface.co/CarrotAI/OpenCarrot-llama3-8B)
|
25 |
|
|
|
|
|
|
|
|
|
26 |
### Configuration
|
27 |
|
28 |
The following YAML configuration was used to produce this model:
|
@@ -38,4 +47,4 @@ models:
|
|
38 |
merge_method: linear
|
39 |
dtype: float16
|
40 |
|
41 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
license: llama3
|
10 |
+
language:
|
11 |
+
- ko
|
12 |
+
- en
|
13 |
---
|
14 |
# OpenCarrot-llama3-8B
|
15 |
|
16 |
+
νκ΅μ΄, μμ΄ λ°μ΄ν°μ
μΌλ‘ νμ΅ν λͺ¨λΈμ
λλ€.
|
17 |
+
|
18 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
19 |
|
20 |
## Merge Details
|
|
|
28 |
* [maywell/Llama-3-Ko-8B-Instruct](https://huggingface.co/maywell/Llama-3-Ko-8B-Instruct)
|
29 |
* [CarrotAI/OpenCarrot-llama3-8B](https://huggingface.co/CarrotAI/OpenCarrot-llama3-8B)
|
30 |
|
31 |
+
### Score
|
32 |
+
|
33 |
+
μμ§ νκ° μ μ
λλ€.
|
34 |
+
|
35 |
### Configuration
|
36 |
|
37 |
The following YAML configuration was used to produce this model:
|
|
|
47 |
merge_method: linear
|
48 |
dtype: float16
|
49 |
|
50 |
+
```
|