File size: 356 Bytes
e6e702f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

models:
  - model: LatitudeGames/Harbinger-24B
    parameters:
      weight: 1.0
  - model: ReadyArt/Broken-Tutu-24B-Unslop-v2.0
    parameters:
      weight: 1.0
    

merge_method: della_linear
base_model: LatitudeGames/Harbinger-24B

parameters:
  normalize: true
  int8_mask: true

dtype: float16

tokenizer:
  source: union

chat_template: "chatml"