File size: 377 Bytes
06addbd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

models:
  - model: meta-llama/Meta-Llama-3-8B-Instruct
    parameters:
      weight: 1.0
  - model: alfredplpl/Llama-3-8B-Instruct-Ja
    parameters:
      weight: 1.0
  - model: lightblue/suzume-llama-3-8B-japanese
    parameters:
      weight: 1.0
merge_method: task_arithmetic
base_model: meta-llama/Meta-Llama-3-8B-Instruct
parameters:
    normalize: true
dtype: float16