File size: 383 Bytes
01c89e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
models:
    - model: models/MN-12B-Lyra-v2a1
      parameters:
        weight: 0.8
    - model: models/Tess-3-Mistral-Nemo-12B
      parameters:
        weight: 0.2
    - model: models/Rocinante-12B-v1.1
      parameters:
        weight: 0.8
merge_method: linear
base_model: models/Rocinante-12B-v1.1
parameters:
    normalize: true
    int8_mask: true
dtype: bfloat16