File size: 375 Bytes
f17231d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

models:
  - model: FuseAI/FuseChat-7B-VaRM
    parameters:
      weight: 1.0
  - model: MediaTek-Research/Breeze-7B-Instruct-v1_0
    parameters:
      weight: 0.75
  - model: tokyotech-llm/Swallow-MS-7b-v0.1
    parameters:
      weight: 0.55
merge_method: task_arithmetic
base_model: FuseAI/FuseChat-7B-VaRM
parameters:
  normalize: true
  int8_mask: true
dtype: bfloat16