File size: 296 Bytes
0cffd6b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

models:
  - model: openchat/openchat-3.5-1210
    parameters:
      density: 0.5
      weight: 0.5
  - model: meta-math/MetaMath-Mistral-7B
    parameters:
      density: 0.5
      weight: 0.5
merge_method: ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
  normalize: true
dtype: float16