Holy-fox commited on
Commit
b90dfe7
·
verified ·
1 Parent(s): 11e00de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 ./llama3.1-8B as a base.
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: ./llama3.1-8B
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