File size: 434 Bytes
df15ce6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

models:
  - model: macadeliccc/WestLake-7B-v2-laser-truthy-dpo
# no params for base model
  - model: Intel/neural-chat-7b-v3-3
    parameters:
      weight: 0.55
      density: 0.46
  - model: cognitivecomputations/samantha-mistral-7b
    parameters:
      weight: 0.64
      density: 0.55
merge_method: dare_ties
base_model: macadeliccc/WestLake-7B-v2-laser-truthy-dpo
parameters:
  normalize: true
  int8_mask: true
dtype: float16