Tiny-Llama-2.2B-slerp / mergekit_config.yml
Chuanming's picture
Upload folder using huggingface_hub
2f6f49a
slices:
- sources:
- model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
layer_range: [0, 22]
- model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
layer_range: [0, 22]
merge_method: slerp
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
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