File size: 281 Bytes
5e329d9
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
models:
  - model: NotASI/FineTome-Llama3.2-1B-0929
    parameters:
      weight: 1
  - model: unsloth/Llama-3.2-1B-Instruct
    parameters:
      weight: 1
merge_method: ties
base_model: unsloth/Llama-3.2-1B-Instruct
parameters:
  normalize: true
  int8_mask: true
dtype: bfloat16