FuseChat: Knowledge Fusion of Chat Models
Paper
•
2408.07990
•
Published
•
14
This is a merge of pre-trained language models created using mergekit.
This model was merged using the SCE merge method using TareksLab/Sapphire-V3-LLaMa-70B as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: TareksLab/Emerald-SCE-V3-LLaMa-70B
parameters:
weight: [0.1, 0.1, 0.1, 0.1, 0.2, 0.5]
- model: TareksLab/Carnelian-SCE-V4-LLaMa-70B
parameters:
weight: [0.1, 0.1, 0.1, 0.2, 0.4, 0.2]
- model: TareksLab/Ruby-D-V3-LLaMa-70B
parameters:
weight: [0.1, 0.1, 0.2, 0.4, 0.2, 0.1]
- model: TareksLab/Amethyst-SCE-V4-LLaMa-70B
parameters:
weight: [0.1, 0.2, 0.4, 0.2, 0.1, 0.1]
- model: TareksLab/Citrine-MS-V3-LLaMa-70B
parameters:
weight: [0.2, 0.4, 0.2, 0.1, 0.1, 0.1]
- model: TareksLab/Diamond-DL-V1-LLaMa-70B
parameters:
weight: [0.5, 0.2, 0.1, 0.1, 0.1, 0.1]
base_model: TareksLab/Sapphire-V3-LLaMa-70B
merge_method: sce
parameters:
select_topk: 0.5
normalize: false
dtype: float32
out_dtype: bfloat16
chat_template: llama3
tokenizer:
source: TareksLab/Ruby-D-V3-LLaMa-70B
pad_to_multiple_of: 8