DELLA-Merging: Reducing Interference in Model Merging through Magnitude-Based Sampling
Paper • 2406.11617 • Published • 10
This is a merge of pre-trained language models created using mergekit.
This model was merged using the DELLA merge method using meta-llama/Llama-3.1-8B as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
base_model: meta-llama/Llama-3.1-8B
dtype: float16
merge_method: della
modules:
default:
slices:
- sources:
- layer_range: [0, 32]
model: Alelcv27/Llama3.1-8B-Base-Code
parameters:
density: 0.8
weight: 0.7
- layer_range: [0, 32]
model: Alelcv27/Llama3.1-8B-Base-Math
parameters:
density: 0.7
weight: 0.5
- layer_range: [0, 32]
model: meta-llama/Llama-3.1-8B
parameters:
epsilon: 0.1
lambda: 0.9
normalize: 1.0