File size: 257 Bytes
7f9fca9
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13

models:
  - model: meta-llama/Meta-Llama-3-8B
  - model: meta-llama/Meta-Llama-3-8B-Instruct
    parameters:
      density: 0.53
      weight: 0.6
merge_method: dare_ties
base_model: meta-llama/Meta-Llama-3-8B
parameters:
  int8_mask: true
dtype: bfloat16