Strom-Llama-Merge / README.md
Gunulhona's picture
Upload folder using huggingface_hub
6d119da verified
metadata
base_model:
  - meta-llama/Meta-Llama-3.1-8B
  - akjindal53244/Llama-3.1-Storm-8B
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 passthrough merge method using akjindal53244/Llama-3.1-Storm-8B as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:


slices:
  - sources:
    - model: meta-llama/Meta-Llama-3.1-8B
      layer_range: [0, 16]
  - sources:
    - model: akjindal53244/Llama-3.1-Storm-8B
      layer_range: [16, 32]
base_model: akjindal53244/Llama-3.1-Storm-8B
merge_method: passthrough
dtype: bfloat16