Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ This is a merge of pre-trained language models created using [mergekit](https://
|
|
72 |
## Merge Details
|
73 |
### Merge Method
|
74 |
|
75 |
-
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using
|
76 |
|
77 |
### Models Merged
|
78 |
|
@@ -87,7 +87,7 @@ The following YAML configuration was used to produce this model:
|
|
87 |
|
88 |
```yaml
|
89 |
models:
|
90 |
-
- model:
|
91 |
parameters:
|
92 |
weight: 1
|
93 |
- model: elyza/Llama-3-ELYZA-JP-8B
|
|
|
72 |
## Merge Details
|
73 |
### Merge Method
|
74 |
|
75 |
+
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using meta-llama/Meta-Llama-3.1-8B-Instruct as a base.
|
76 |
|
77 |
### Models Merged
|
78 |
|
|
|
87 |
|
88 |
```yaml
|
89 |
models:
|
90 |
+
- model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
91 |
parameters:
|
92 |
weight: 1
|
93 |
- model: elyza/Llama-3-ELYZA-JP-8B
|