File size: 285 Bytes
602adbc
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
models:
  - model: jujipotle/honest_llama3_8B_instruct
    parameters:
      weight: -0.1
  - model: unsloth/llama-3-8b-Instruct
    parameters:
      weight: 1.1
merge_method: ties
base_model: unsloth/llama-3-8b-Instruct
parameters:
  normalize: false
  int8_mask: true
dtype: float16