Nitral-AI's picture
Update README.md
434a1a8 verified
metadata
base_model:
  - Nitral-AI/Nera_Noctis-12B
  - Nitral-AI/Captain-Eris-Diogenes_Twilight-V0.420-12B
library_name: transformers
tags:
  - mergekit
  - merge

ST Example:

image/png

Prompt format: ChatML

<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

The following models were included in the merge:

The following YAML configuration was used to produce this model:

slices:
  - sources:
      - model: Nitral-AI/Nera_Noctis-12B
        layer_range: [0, 40]
      - model: Nitral-AI/Captain-Eris-Diogenes_Twilight-V0.420-12B
        layer_range: [0, 40]
merge_method: slerp
base_model: Nitral-AI/Nera_Noctis-12B
parameters:
  t:
    - filter: self_attn
      value: [0, 0.4, 0.2, 0.6, 0.9]
    - filter: mlp
      value: [1, 0.6, 0.8, 0.4, 0.1]
    - value: 0.4206911
dtype: bfloat16