File size: 207 Bytes
06df169
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11

models:
  - model: mistralai/Mistral-7B-Instruct-v0.2
    parameters:
      weight: 1.0
  - model: NousResearch/Hermes-2-Pro-Mistral-7B
    parameters:
      weight: 0.3
merge_method: linear
dtype: float16