merge

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the SLERP merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

slices:
  - Sources:
      - model: bamec66557/MNRP_0.5
        layer_range: [0, 40] # Merge layer range for MNRP_0.5 model
      - model: bamec66557/MISCHIEVOUS-12B
        layer_range: [0, 40] # Merge layer range for MISCHIEVOUS-12B model.

    # Adjust the merge ratio per layer to drive smoother integration
    # Each filter affects a specific mechanism within the model
    parameters:
      t:
        - Filter: self_attn
          value: [0.2, 0.4, 0.6, 0.8, 1.0] # Progressive merging of self-attention layers
        - filter: mlp
          value: [0.8, 0.6, 0.4, 0.2, 0.0] # Merge MLP layers with opposite proportions
        - filter: layer_norm
          value: [0.5, 0.5, 0.5, 0.5, 0.5, 0.5] # Layer Normalisation should be merged uniformly
        - value: 0.7 # Default

merge_method: slerp # change merge method to slerp

base_model: bamec66557/MISCHIEVOUS-12B # base model for merge

dtype: bfloat16 # data type for efficient and fast operations when merging

# Additional available options
regularisation:
  - method: l2_norm # Stabilise merged model weights with L2 normalisation
    scale: 0.01

postprocessing:
  - operation: smoothing # Smooth the weights after merging
    kernel_size: 3
  - operation: normalise # normalise the overall weights

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 22.52
IFEval (0-Shot) 36.36
BBH (3-Shot) 34.36
MATH Lvl 5 (4-Shot) 12.76
GPQA (0-shot) 10.40
MuSR (0-shot) 11.54
MMLU-PRO (5-shot) 29.71
Downloads last month
28
Safetensors
Model size
12.2B params
Tensor type
BF16
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Model tree for bamec66557/MISCHIEVOUS-12B-Mix_0.1v

Finetuned
(1)
this model
Merges
2 models
Quantizations
2 models

Collection including bamec66557/MISCHIEVOUS-12B-Mix_0.1v

Evaluation results