Malikeh1375's picture
Upload folder using huggingface_hub
6547519 verified
metadata
license: apache-2.0
tags:
  - merge
  - mergekit
  - aaditya/OpenBioLLM-Llama3-8B
  - johnsnowlabs/JSL-Med-Sft-Llama-3-8B

arcee-ai/Llama-3-OpenBioLLM-JSL-8B-SLERP

arcee-ai/Llama-3-OpenBioLLM-JSL-8B-SLERP is a merge of the following models using mergekit:

🧩 Configuration

slices:
  - sources:
      - model: aaditya/OpenBioLLM-Llama3-8B
        layer_range: [0, 32]
      - model: johnsnowlabs/JSL-Med-Sft-Llama-3-8B
        layer_range: [0, 32]
merge_method: slerp
base_model: aaditya/OpenBioLLM-Llama3-8B
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5
dtype: bfloat16