BigLlama-2-120B / README.md
ampdot's picture
Add files using upload-large-folder tool
bfc39fc verified
metadata
base_model:
  - meta-llama/Llama-2-70b-hf
library_name: transformers
tags:
  - mergekit
  - merge

BigLlama-2-120B

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.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

slices:
- sources:
  - layer_range: [0, 20]
    model: meta-llama/Llama-2-70b-hf
- sources:
  - layer_range: [10, 30]
    model: meta-llama/Llama-2-70b-hf
- sources:
  - layer_range: [20, 40]
    model: meta-llama/Llama-2-70b-hf
- sources:
  - layer_range: [30, 50]
    model: meta-llama/Llama-2-70b-hf
- sources:
  - layer_range: [40, 60]
    model: meta-llama/Llama-2-70b-hf
- sources:
  - layer_range: [50, 70]
    model: meta-llama/Llama-2-70b-hf
- sources:
  - layer_range: [60, 80]
    model: meta-llama/Llama-2-70b-hf
merge_method: passthrough
dtype: float16