Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time
Paper • 2203.05482 • Published • 8
This is a merge of pre-trained language models created using mergekit.
This model was merged using the Linear merge method.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
dtype: float16
merge_method: linear
modules:
default:
slices:
- sources:
- layer_range: [0, 32]
model: Alelcv27/Llama3.1-8B-Base-Code
parameters:
weight: 0.6
- layer_range: [0, 32]
model: Alelcv27/Llama3.1-8B-Base-Math
parameters:
weight: 0.4
docker model run hf.co/Alelcv27/Llama3.1-8B-Base-Linear-Math-Code