CoolFace
Modelpublic

theBodhiTree/theBodhiTree-Zephyr-Gamma-7b

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes10downloads
Model Card

base_model:

  • —HuggingFaceH4/zephyr-7b-beta ---

Merge

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the task arithmetic merge method using HuggingFaceH4/zephyr-7b-beta as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

yaml

dtype: bfloat16
merge_method: task_arithmetic
base_model:
  model: HuggingFaceH4/zephyr-7b-beta
slices:
  - sources:
      - layer_range: [0, 32]
        model: HuggingFaceH4/zephyr-7b-beta
        parameters:
          weight: 0.5
      - layer_range: [0, 32]
        model: mistral-community/Mistral-7B-v0.2
        parameters:
          weight: 0.5