Guardian-Samantha-7b-slerp / mergekit_config.yml
brichett's picture
Upload folder using huggingface_hub
d9e2728 verified
raw
history blame contribute delete
459 Bytes
base_model:
model:
path: llamas-community/LlamaGuard-7b
dtype: float16
merge_method: slerp
parameters:
t:
- filter: self_attn
value: [0.0, 0.5, 0.3, 0.7, 1.0]
- filter: mlp
value: [1.0, 0.5, 0.7, 0.3, 0.0]
- value: 0.5
slices:
- sources:
- layer_range: [0, 32]
model:
model:
path: llamas-community/LlamaGuard-7b
- layer_range: [0, 32]
model:
model:
path: ParthasarathyShanmugam/llama-2-7b-samantha