CoolFace
Modelpublic

gelukuMLG/Fimbulvetr-V2-Kuro-Lotus-bf16

sourceHugging Faceupdated 3y agoView on Hugging Face
4likes21downloads
Model Card

Fimbulvetr-V2-Kuro-Lotus

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:

  • —D:\MK\Models\Fimbulvetr-11B-v2
  • —D:\MK\Models\Kuro-Lotus-10.7B

Original Models

  • —https://huggingface.co/saishf/Kuro-Lotus-10.7B
  • —https://huggingface.co/Sao10K/Fimbulvetr-11B-v2

Configuration

The following YAML configuration was used to produce this model:

yaml
slices:
  - sources:
    - model: D:\MK\Models\Kuro-Lotus-10.7B
      layer_range: [0, 48]
    - model: D:\MK\Models\Fimbulvetr-11B-v2
      layer_range: [0, 48]
merge_method: slerp
base_model: D:\MK\Models\Kuro-Lotus-10.7B
parameters:
  t:
    - filter: self_attn
      value: [0.6, 0.7, 0.8, 0.9, 1]
    - filter: mlp
      value: [0.4, 0.3, 0.2, 0.1, 0]
    - value: 0.5
dtype: bfloat16