Editing Models with Task Arithmetic
Paper
•
2212.04089
•
Published
•
7
This is a merge of pre-trained language models created using mergekit.
This model was merged using the task arithmetic merge method using microsoft/Phi-3.5-mini-instruct as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: microsoft/Phi-3.5-mini-instruct
parameters:
weight: 0.6
- model: "microsoft/Phi-3-mini-4k-instruct"
parameters:
weight: 0.2
- model: "microsoft/Phi-3-mini-128k-instruct"
parameters:
weight: 0.2
base_model: "microsoft/Phi-3.5-mini-instruct"
merge_method: task_arithmetic
dtype: float16