MN-Lulanum-12B-FIX / README.md
djuna's picture
Upload folder using huggingface_hub
df7d83c verified
metadata
base_model:
  - VAGOsolutions/SauerkrautLM-Nemo-12b-Instruct
  - anthracite-org/magnum-v2.5-12b-kto
  - unsloth/Mistral-Nemo-Base-2407
  - Undi95/LocalC-12B-e2.0
  - NeverSleep/Lumimaid-v0.2-12B
library_name: transformers
tags:
  - mergekit
  - merge

merge

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

Merge Details

Merge Method

This model was merged using the della_linear merge method using unsloth/Mistral-Nemo-Base-2407 as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

models:
  - model: anthracite-org/magnum-v2.5-12b-kto
    parameters:
      weight: 1.0
      density: 0.5
  - model: Undi95/LocalC-12B-e2.0
    parameters:
      weight: 1.0
      lambda: 0.8
  - model: NeverSleep/Lumimaid-v0.2-12B
    parameters:
      weight: 1.0
      density: 0.4
  - model: VAGOsolutions/SauerkrautLM-Nemo-12b-Instruct
    parameters:
      weight: 1.0
merge_method: della_linear
base_model: unsloth/Mistral-Nemo-Base-2407
parameters:
  density: 0.6
  lambda: 1.0
  epsilon: 0.08
  normalize: true
  int8_mask: true
dtype: bfloat16
tokenizer_source: union