File size: 370 Bytes
800cf59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

models:
  - model: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
    parameters:
      weight: 1
      density: 1
  - model: NousResearch/Hermes-2-Pro-Mistral-7B
    parameters:
      weight: 1
      density: 1
merge_method: ties
base_model: NousResearch/Nous-Hermes-2-Mistral-7B-DPO
parameters:
  weight: 1
  density: 1
  normalize: true
  int8_mask: false
dtype: float16