Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
base_model:
|
3 |
- beomi/Llama-3-Open-Ko-8B-Instruct-preview
|
4 |
- beomi/Llama-3-Open-Ko-8B
|
@@ -12,7 +13,7 @@ tags:
|
|
12 |
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
|
15 |
-
## Merge Details
|
16 |
### π°π· Merge Method
|
17 |
|
18 |
This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using [beomi/Llama-3-Open-Ko-8B](https://huggingface.co/beomi/Llama-3-Open-Ko-8B) as a base.
|
@@ -22,7 +23,7 @@ This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.040
|
|
22 |
The following models were included in the merge:
|
23 |
* [beomi/Llama-3-Open-Ko-8B-Instruct-preview](https://huggingface.co/beomi/Llama-3-Open-Ko-8B-Instruct-preview)
|
24 |
|
25 |
-
###
|
26 |
|
27 |
The following YAML configuration was used to produce this model:
|
28 |
|
@@ -42,3 +43,5 @@ dtype: bfloat16
|
|
42 |
random_seed: 0
|
43 |
|
44 |
```
|
|
|
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
base_model:
|
4 |
- beomi/Llama-3-Open-Ko-8B-Instruct-preview
|
5 |
- beomi/Llama-3-Open-Ko-8B
|
|
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
16 |
+
## ποΈ Merge Details
|
17 |
### π°π· Merge Method
|
18 |
|
19 |
This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using [beomi/Llama-3-Open-Ko-8B](https://huggingface.co/beomi/Llama-3-Open-Ko-8B) as a base.
|
|
|
23 |
The following models were included in the merge:
|
24 |
* [beomi/Llama-3-Open-Ko-8B-Instruct-preview](https://huggingface.co/beomi/Llama-3-Open-Ko-8B-Instruct-preview)
|
25 |
|
26 |
+
### πΎ Configuration
|
27 |
|
28 |
The following YAML configuration was used to produce this model:
|
29 |
|
|
|
43 |
random_seed: 0
|
44 |
|
45 |
```
|
46 |
+
|
47 |
+
### π» Usage
|