CoolFace
Modelpublic

mergekit-community/MN-Sappho-h-12B

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes12downloads
Model Card

merge

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

Merge Details

Merge Method

This model was merged using the Model Breadcrumbs with TIES merge method using mistralai/Mistral-Nemo-Instruct-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:

yaml
dtype: float32
out_dtype: bfloat16
merge_method: breadcrumbs_ties
base_model: mistralai/Mistral-Nemo-Instruct-2407
models:
  - model: mergekit-community/MN-Sappho-c-12B
    parameters:
      weight: 1
  - model: inflatebot/MN-12B-Mag-Mell-R1
    parameters:
      weight: 1
  - model: LatitudeGames/Wayfarer-12B
    parameters:
      weight: 1.1
  - model: PygmalionAI/Eleusis-12B
    parameters:
      weight: 1
parameters:
  density: 0.9
  gamma: 0.01
tokenizer:
  source: "union"