File size: 197 Bytes
d2135d8
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11

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