File size: 439 Bytes
f23659c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
models: 
  - model: Aleteian/base-ground-2
    parameters:
      weight: 0.5

  - model: LatitudeGames/Wayfarer-12B
    parameters:
      density: 0.95
      weight: 0.3
      gamma: 0.01
      
  - model: elinas/Chronos-Gold-12B-1.0
    parameters:
      density: 0.9
      weight: 0.2
      gamma: 0.01

merge_method: breadcrumbs_ties
base_model: Aleteian/base-ground-2
dtype: bfloat16

tokenizer_source: "union"
chat_template: "chatml"