File size: 565 Bytes
bb04266
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21


models:
  - model: bunnycore/Replete-Qwen-2.5-3b-CoT-RP+bunnycore/Qwen-3b-chatml-Rp-lora_model
    parameters:
      density: [1, 0.7, 0.1] # density gradient
      weight: 1.0
  - model: bunnycore/Replete-Qwen-2.5-3b-CoT-RP+bunnycore/Qwen-3b-chatml-Rp-lora_model
    parameters:
      density: 0.33
      weight:
        - filter: mlp
          value: 0.5
        - value: 0
merge_method: ties
base_model: bunnycore/Replete-Qwen-2.5-3b-CoT-RP+bunnycore/Qwen-3b-chatml-Rp-lora_model
model_type: llama
parameters:
  normalize: true
  int8_mask: true
dtype: float16