File size: 272 Bytes
f66e1b2
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14

models:
  - model: mistralai/Mistral-7B-Instruct-v0.2
    parameters:
      weight: 0.3
  - model: meta-math/MetaMath-Mistral-7B
    parameters:
      weight: 0.3
  - model: openchat/openchat-3.5-1210
    parameters:
      weight: 0.3
merge_method: linear
dtype: float16