File size: 634 Bytes
530d189
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13

models:
  - model: C:/Users/Jacoby/Downloads/text-generation-webui-main/models/SanjiWatsuki_Kunoichi-DPO-v2-7B
  - model: C:/Users/Jacoby/Downloads/text-generation-webui-main/models/uukuguy_speechless-instruct-mistral-7b-v0.2
merge_method: slerp
base_model: C:/Users/Jacoby/Downloads/text-generation-webui-main/models/uukuguy_speechless-instruct-mistral-7b-v0.2
parameters:
  t:
    - value: [0.5, 0.1, 0.4, 0.3, 0.5, 0.7, 0.5, 0.7, 0.2, 0.1, 0.4] # Preserving the first and last layers of Miqu untouched is key for good results
  embed_slerp: true # This is super important otherwise the merge will fail
dtype: float16