OS-Test-Mark-GEN-IA / README.md
GenTrendGPT's picture
Upload folder using huggingface_hub
30f1773 verified
|
raw
history blame contribute delete
No virus
958 Bytes
metadata
base_model:
  - Nexusflow/Starling-LM-7B-beta
  - meta-llama/Meta-Llama-3-8B-Instruct
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.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

merge_method: passthrough
dtype: bfloat16

slices:
  - sources:
    - model: meta-llama/Meta-Llama-3-8B-Instruct
      layer_range: [0, 32]
  - sources:
    - model: Nexusflow/Starling-LM-7B-beta
      layer_range: [0, 32]
merge_method: passthrough