File size: 450 Bytes
548dec5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
models:
  - model: anthracite-org/magnum-v2.5-12b-kto
    #no parameters necessary for base model
  - model: EpistemeAI/Mistral-Nemo-Instruct-12B-Philosophy-Math
    parameters:
      density: 0.5
      weight: 0.5
  - model: nbeerbower/mistral-nemo-wissenschaft-12B
    parameters:
      density: 0.5
      weight: 0.5

merge_method: ties
base_model: anthracite-org/magnum-v2.5-12b-kto
parameters:
  normalize: false
  int8_mask: true
dtype: float16